InputView.Placeholder 屬性

定義

當控制項為空白時,取得或設定顯示的文字。

public string Placeholder { get; set; }
member this.Placeholder : string with get, set

屬性值

當控制項是空的時所顯示的文字。

適用於