Canvas:value_setter()
Canvas:value_setter([value])
This method creates a native-action to set a value for the canvas.
Parameters
Parameter | Type | Description |
---|---|---|
value | Any type | Value to associate with the canvas. If this parameter is not specified, the event value is set to the canvas. |
Return Values
This method returns a native-action.