Contents

hide(rounded:)

Creates a display strategy that hides any fractional part rounding the unit value.

Declaration

static func hide(rounded: FloatingPointRoundingRule = .toNearestOrEven) -> Duration.UnitsFormatStyle.FractionalPartDisplayStrategy

See Also

Using common strategies