compactName

Formats the number with localized prefixes or suffixes corresponding to powers of ten. Rounds to integer while showing at least two significant digits by default. For example, “42.3K” for 42300 for the “en_US” locale.

iOS
15.0+
macOS
12.0+
tvOS
15.0+
watchOS
8.0+
static var compactName: NumberFormatStyleConfiguration.Notation { get }