Share via


UISearchBar.Prompt Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? Prompt { [Foundation.Export("prompt", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPrompt:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("prompt", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setPrompt:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Prompt : string with get, set

Property Value

Attributes

Applies to