Share via


MobileCapabilities.InputType プロパティ

定義

ブラウザーでサポートされている入力の種類を返します。

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

プロパティ値

String

ブラウザーでサポートされている入力の種類。 既定値は、[ 電話キーパッドです。

適用対象