ValueFormatter
A type alias for the value formatting functions.
type ValueFormatter = (/* value */Int, /* min */Int, /* max */Int) -> (String)
See value_to_string or value_to_string
A type alias for the value formatting functions.
type ValueFormatter = (/* value */Int, /* min */Int, /* max */Int) -> (String)
See value_to_string or value_to_string