RoundToMultipleOptions.mode

arrow.types.RoundMode mode() @property nothrow

Get mode property.

Returns

The rounding and tie-breaking mode.
void mode(arrow.types.RoundMode propval) @property nothrow

Set mode property.

Parameters

propvalThe rounding and tie-breaking mode.