共用方式為


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

適用於