UISearchBar.Placeholder 属性

定义

当文本字段中没有其他文本时显示的字符串。

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

属性值

(即将推出有关此节点的更多文档)

此值可为 null

属性

适用于