rounded(rule:increment:)

iOS
15.0+
macOS
12.0+
tvOS
15.0+
watchOS
8.0+
func rounded(rule: IntegerFormatStyle<Value>.Configuration.RoundingRule = .toNearestOrEven, increment: Int? = nil) -> IntegerFormatStyle<Value>