The function that is called every time this Translation updates the value.
Source
set onUpdate(void function(num value)) { _onUpdate = function; }
The function that is called every time this Translation updates the value.
set onUpdate(void function(num value)) { _onUpdate = function; }