FileUtils.ProgressEventArgs(Int64) コンストラクター

定義

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

public ProgressEventArgs(long progress);
new Android.OS.FileUtils.ProgressEventArgs : int64 -> Android.OS.FileUtils.ProgressEventArgs

パラメーター

progress
Int64

進行状況の値。

適用対象