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

适用于