UsbEndpoint.Attributes プロパティ

定義

エンドポイントの属性フィールドを返します。

public virtual int Attributes { [Android.Runtime.Register("getAttributes", "()I", "GetGetAttributesHandler")] get; }
[<get: Android.Runtime.Register("getAttributes", "()I", "GetGetAttributesHandler")>]
member this.Attributes : int

プロパティ値

エンドポイントの属性

属性

注釈

エンドポイントの属性フィールドを返します。

の Java ドキュメント android.hardware.usb.UsbEndpoint.getAttributes()

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

適用対象