ImageButton.SetIsPressed(Boolean) 方法

定义

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

参数

isPressed
System.Boolean
属性
System.ComponentModel.EditorBrowsableAttribute

适用于