Share via


NSMatrix.SelectAll(NSObject) Method

Definition

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

Parameters

sender
NSObject
Attributes

Applies to