IAsyncTask.Progress

IAsyncTask.Progress property

非同期タスクの進行状況を取得します。

public AsyncTaskProgress Progress { get; }

プロパティ値

非同期タスクの進行状況.

関連項目