Array.<SoftButton>Array.<Turn>UpdateTurnListUpdateTurnListArray.<SoftButton>Get the SoftButtons
Kind: Instance method of UpdateTurnList
Returns: Array.<SoftButton> - the KEY_SOFT_BUTTONS value
Array.<Turn>Get the TurnList
Kind: Instance method of UpdateTurnList
Returns: Array.<Turn> - the KEY_TURN_LIST value
UpdateTurnListSet the SoftButtons
Kind: Instance method of UpdateTurnList
Returns: UpdateTurnList - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| buttons | Array.<SoftButton> |
If omitted on supported displays, app-defined SoftButton will be left blank. - The desired SoftButtons. {'array_min_size': 0, 'array_max_size': 1} |