次の方法で共有


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
属性

適用対象