NSCollectionView.SelectAll(NSObject) 方法

定义

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

参数

sender
NSObject
属性

适用于