共用方式為


NSScrubberDataSource.GetNumberOfItems(NSScrubber) 方法

定義

[Foundation.Export("numberOfItemsForScrubber:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public abstract nint GetNumberOfItems (AppKit.NSScrubber scrubber);
abstract member GetNumberOfItems : AppKit.NSScrubber -> nint

參數

scrubber
NSScrubber

傳回

System.System.IntPtr System.nativeint

實作

屬性

適用於