NSScroller.GetScrollerWidth(NSControlSize, NSScrollerStyle) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
[Foundation.Export("scrollerWidthForControlSize:scrollerStyle:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public static nfloat GetScrollerWidth (AppKit.NSControlSize forControlSize, AppKit.NSScrollerStyle scrollerStyle);
static member GetScrollerWidth : AppKit.NSControlSize * AppKit.NSScrollerStyle -> nfloat
Parameter
- forControlSize
- NSControlSize
- scrollerStyle
- NSScrollerStyle
Gibt zurück
- Attribute