Property isPerformed
isPerformed
Read whether the button is currently performed, which typically means whether the button is being pressed. This is typically true for multiple frames.
Declaration
public bool isPerformed { get; }
Property Value
| Type | Description |
|---|---|
| bool |