NSCollectionView.DeselectAll(NSObject) Method

Definition

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

Parameters

sender
NSObject
Attributes

Applies to