UsbConfiguration.MaxPower プロパティ

定義

構成の最大消費電力をミリアンペア単位で返します。

public virtual int MaxPower { [Android.Runtime.Register("getMaxPower", "()I", "GetGetMaxPowerHandler")] get; }
[<get: Android.Runtime.Register("getMaxPower", "()I", "GetGetMaxPowerHandler")>]
member this.MaxPower : int

プロパティ値

構成の最大電力

属性

注釈

構成の最大消費電力をミリアンペア単位で返します。

の Java ドキュメント android.hardware.usb.UsbConfiguration.getMaxPower()

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

適用対象