UISimpleTextPrintFormatter.TextAlignment Property

Definition

The alignment of printed text. The default is UITextAlignment.Left.

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

Property Value

Attributes

Applies to