Share via


NSScroller.RectForPart(NSScrollerPart) Method

Definition

[Foundation.Export("rectForPart:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect RectForPart(AppKit.NSScrollerPart partCode);
[<Foundation.Export("rectForPart:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RectForPart : AppKit.NSScrollerPart -> CoreGraphics.CGRect
override this.RectForPart : AppKit.NSScrollerPart -> CoreGraphics.CGRect

Parameters

partCode
NSScrollerPart

Returns

Attributes

Applies to