Skip to main content

Canvas:value_setter()

Canvas:value_setter([value])

This method creates a native-action to set a value for the canvas.

Parameters

ParameterTypeDescription
valueAny typeValue 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.

See Also