NSTabViewItem.DrawLabel(Boolean, CGRect) Method

Definition

[Foundation.Export("drawLabel:inRect:")]
public virtual void DrawLabel (bool shouldTruncateLabel, CoreGraphics.CGRect labelRect);
abstract member DrawLabel : bool * CoreGraphics.CGRect -> unit
override this.DrawLabel : bool * CoreGraphics.CGRect -> unit

Parameters

shouldTruncateLabel
Boolean
labelRect
CGRect
Attributes

Applies to