Builder
A context for building a NumberHexFormat. Provides API for configuring format options.
Since Kotlin
1.9Properties
Link copied to clipboard
Defines NumberHexFormat.prefix of the format being built, empty string by default.
Since Kotlin 1.9
Link copied to clipboard
Defines NumberHexFormat.removeLeadingZeros of the format being built, empty string by default.
Since Kotlin 1.9
Link copied to clipboard
Defines NumberHexFormat.suffix of the format being built, empty string by default.
Since Kotlin 1.9