pub fn set_value_function(
value: UIPathValue,
) -> Box<dyn Fn(&mut UIValue) -> bool>
Expand description
Returns function for setting value to UIValue, for use with change_from_path
pub fn set_value_function(
value: UIPathValue,
) -> Box<dyn Fn(&mut UIValue) -> bool>
Returns function for setting value to UIValue, for use with change_from_path