UILabel.BaselineAdjustment Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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