共用方式為


NSScroller.ScrollerWidthForControlSize(NSControlSize) 方法

定義

[Foundation.Export("scrollerWidthForControlSize:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, "Use GetScrollerWidth instead.")]
public static nfloat ScrollerWidthForControlSize (AppKit.NSControlSize controlSize);
static member ScrollerWidthForControlSize : AppKit.NSControlSize -> nfloat

參數

controlSize
NSControlSize

傳回

屬性

適用於