次の方法で共有


BatteryInfoChangedEventArgs(Double, BatteryState, BatteryPowerSource) コンストラクター

定義

パブリック コンストラクター。

public BatteryInfoChangedEventArgs (double level, Xamarin.Essentials.BatteryState state, Xamarin.Essentials.BatteryPowerSource source);

パラメーター

level
System.Double

バッターの現在のレベル。

state
BatteryState

バッテリーの状態

source
BatteryPowerSource

バッテリのソース

適用対象