NSMutableParagraphStyle.Alignment Property

Definition

Text alignment.

public override UIKit.UITextAlignment Alignment { [Foundation.Export("alignment")] get; [Foundation.Export("setAlignment:")] set; }
member this.Alignment : UIKit.UITextAlignment with get, set

Property Value

Attributes

Remarks

(More documentation for this node is coming)

This can be used from a background thread.

Applies to