次の方法で共有


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 の場合もあります。

属性

適用対象