RepeatButton.RepeatButton Constructor

Declaration

public RepeatButton();

Description

Constructor.


Parameters

clickEvent The action to execute when the button is pressed.
delay The initial delay before the action is executed for the first time. Value is defined in milliseconds.
interval The interval between each execution of the action. Value is defined in milliseconds.

Description

Constructor.


Did you find this page useful? Please give it a rating: