UISearchBar.Prompt Property

Definition

A line of text displayed at the top of this UISearchBar.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to