Compartilhar via


InputView.Placeholder Propriedade

Definição

Obtém ou define o texto exibido quando o controle está vazio.

public:
 property System::String ^ Placeholder { System::String ^ get(); void set(System::String ^ value); };
public string Placeholder { get; set; }
member this.Placeholder : string with get, set
Public Property Placeholder As String

Valor da propriedade

O texto exibido quando o controle está vazio.

Aplica-se a