Share via


UIResponder.PerformClose(NSObject) Method

Definition

[Foundation.Export("performClose:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void PerformClose(Foundation.NSObject? sender);
[<Foundation.Export("performClose:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PerformClose : Foundation.NSObject -> unit
override this.PerformClose : Foundation.NSObject -> unit

Parameters

sender
NSObject

Implements

Attributes

Applies to