InputButton Constructor
Constructor in InputButton
Declaration
public InputButton(InputButtonStyle style)
Description
Creates an input button of the provided style.
Parameters
style | The input style, e.g., press, release, or hold. |
public InputButton(InputButtonStyle style)
Creates an input button of the provided style.
style | The input style, e.g., press, release, or hold. |