allow_accept = flag;
Activate the default button.
This attribute accepts the input when the user presses [Enter] or double-clicks a given tile.
flag: true or false (default).
Example
allow_accept = true;
Valid Tiles
Activate the default button.
This attribute accepts the input when the user presses [Enter] or double-clicks a given tile.
flag: true or false (default).
Example
allow_accept = true;
Valid Tiles