Share via


NSScroller.DrawKnobSlot(CGRect, Boolean) Method

Definition

[Foundation.Export("drawKnobSlotInRect:highlight:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DrawKnobSlot(CoreGraphics.CGRect slotRect, bool highlight);
[<Foundation.Export("drawKnobSlotInRect:highlight:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DrawKnobSlot : CoreGraphics.CGRect * bool -> unit
override this.DrawKnobSlot : CoreGraphics.CGRect * bool -> unit

Parameters

slotRect
CGRect
highlight
Boolean
Attributes

Applies to