UILabel.TextAlignment Property

Definition

Controls the text alignment.

public virtual UIKit.UITextAlignment TextAlignment { [Foundation.Export("textAlignment")] get; [Foundation.Export("setTextAlignment:")] set; }
member this.TextAlignment : UIKit.UITextAlignment with get, set

Property Value

Values UITextAlignment.Justified and UITextAlignment.Natural are not supported.

Attributes

Applies to