MobileCapabilities.InputType Property

Definition

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

Property Value

The type of input supported by browser. The default is telephoneKeypad.

Applies to