UITextField.Text Property

Definition

The text to display.

public virtual string Text { [Foundation.Export("text", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setText:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Text : string with get, set

Property Value

Attributes

Applies to