ImageButton.SetIsPressed(Boolean) Method

Definition

public:
 virtual void SetIsPressed(bool isPressed);
public void SetIsPressed (bool isPressed);
abstract member SetIsPressed : bool -> unit
override this.SetIsPressed : bool -> unit
Public Sub SetIsPressed (isPressed As Boolean)

Parameters

isPressed
Boolean

Applies to