NSCollectionView.DeselectItems(NSSet) Method

Definition

[Foundation.Export("deselectItemsAtIndexPaths:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void DeselectItems (Foundation.NSSet indexPaths);
abstract member DeselectItems : Foundation.NSSet -> unit
override this.DeselectItems : Foundation.NSSet -> unit

Parameters

indexPaths
NSSet
Attributes

Applies to