UsbInterface.InterfaceClass プロパティ

定義

インターフェイスのクラス フィールドを返します。

public virtual Android.Hardware.Usb.UsbClass InterfaceClass { [Android.Runtime.Register("getInterfaceClass", "()I", "GetGetInterfaceClassHandler")] get; }
[<get: Android.Runtime.Register("getInterfaceClass", "()I", "GetGetInterfaceClassHandler")>]
member this.InterfaceClass : Android.Hardware.Usb.UsbClass

プロパティ値

インターフェイスのクラス

属性

注釈

インターフェイスのクラス フィールドを返します。 USB クラスに役立つ定数は、次の場所にあります。 UsbConstants

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象