UILabel.BaselineAdjustment Property

Definition

How baselines are adjusted when the Text is shrunk to fit the UILabel's bounds.

public virtual UIKit.UIBaselineAdjustment BaselineAdjustment { [Foundation.Export("baselineAdjustment")] get; [Foundation.Export("setBaselineAdjustment:")] set; }
member this.BaselineAdjustment : UIKit.UIBaselineAdjustment with get, set

Property Value

Attributes

Applies to