NSViewController.DismissController(NSObject) Method

Definition

[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

Parameters

sender
NSObject
Attributes

Applies to