UIKit.UITextField.TextAlignment Property
How the UITextField.Text should be aligned.

Syntax

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

Value

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

Remarks

The value of this property applies both the the UITextField.Text and UITextField.Placeholder.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0