Share via


IUIResponderStandardEditActions.PerformClose(NSObject) Method

Definition

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

Parameters

sender
NSObject
Attributes

Applies to