ComponentEditorPage.IsLoading メソッド

定義

ページが読み込まれているかどうかを示す値を取得します。

protected:
 bool IsLoading();
protected bool IsLoading();
member this.IsLoading : unit -> bool
Protected Function IsLoading () As Boolean

返品

true ページが読み込まれている場合。それ以外の場合は false

適用対象