ImageButton.SetIsPressed(Boolean) Method

Definition

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

Parameters

isPressed
System.Boolean
Attributes
System.ComponentModel.EditorBrowsableAttribute

Applies to