次の方法で共有


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

適用対象