RoundToMultipleOptions.mode
arrow.types.RoundMode mode() @propertyGet mode property.
Returns
The rounding and tie-breaking mode.
void mode(arrow.types.RoundMode propval) @propertySet mode property.
Parameters
propval | The rounding and tie-breaking mode. |