ComponentEditorPage.IsLoading 方法

定義

取得值,表示是否正在載入頁面。

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

傳回

如果正在載入頁面則為 true,否則為 false

適用於