NumberDisplayFormatConfiguration

The options that determine the number display format configuration.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The option that determines the decimal places configuration.

Link copied to clipboard

The options that determine the negative value configuration.

Link copied to clipboard

The options that determine the null value format configuration.

Link copied to clipboard

Determines the number scale value of the number format.

Link copied to clipboard

Determines the prefix value of the number format.

Link copied to clipboard

The options that determine the numeric separator configuration.

Link copied to clipboard

Determines the suffix value of the number format.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String