PressableButton.IsTouching Property

Definition

Represents the state of whether or not a finger is currently touching this button.

public:
 property bool IsTouching { bool get(); };
public bool IsTouching { get; }
member this.IsTouching : bool
Public ReadOnly Property IsTouching As Boolean

Property Value

Applies to