Share via


ImageButton.SetIsLoading(Boolean) 方法

定義

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public void SetIsLoading (bool isLoading);
abstract member SetIsLoading : bool -> unit
override this.SetIsLoading : bool -> unit

參數

isLoading
System.Boolean

實作

屬性
System.ComponentModel.EditorBrowsableAttribute

適用於