UISearchBar.Text Property

Definition

The current or starting search text.

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

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to