次の方法で共有


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

適用対象