NSCollectionView.DeselectItems(NSSet) 方法

定义

[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

参数

indexPaths
NSSet
属性

适用于