MobileCapabilities.InputType Propriedade
Definição
Retorna o tipo de entrada com suporte pelo navegador.Returns the type of input supported by browser.
public:
virtual property System::String ^ InputType { System::String ^ get(); };
public virtual string InputType { get; }
member this.InputType : string
Public Overridable ReadOnly Property InputType As String
Valor da propriedade
O tipo de entrada com suporte pelo navegador.The type of input supported by browser. O padrão é telephoneKeypad.The default is telephoneKeypad.