RecoverySystem.ProgressEventArgs(Int32) コンストラクター

定義

RecoverySystem.ProgressEventArgs クラスの新しいインスタンスを初期化します。

public ProgressEventArgs(int progress);
new Android.OS.RecoverySystem.ProgressEventArgs : int -> Android.OS.RecoverySystem.ProgressEventArgs

パラメーター

progress
Int32

進行状況の値。

注釈

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

適用対象