InputButton Constructor

Constructor in InputButton

Declaration

public InputButton(InputButtonStyle style)

Description

Creates an input button of the provided style.

Parameters

styleThe input style, e.g., press, release, or hold.