次の方法で共有


NSViewController.DismissController(NSObject) メソッド

定義

[Foundation.Export("dismissController:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void DismissController (Foundation.NSObject sender);
abstract member DismissController : Foundation.NSObject -> unit
override this.DismissController : Foundation.NSObject -> unit

パラメーター

sender
NSObject
属性

適用対象