Companion

Holds constants.

Properties

Link copied to clipboard

The default value of the affixDecorator field.

Link copied to clipboard
const val DEFAULT_ENABLED: Boolean = false

The default value of the enabled field.

Link copied to clipboard
const val DEFAULT_MAX_COUNT: Int = 3

The default value of the maxCount field.

Link copied to clipboard
const val DEFAULT_MIN_COUNT: Int = 3

The default value of the minCount field.

Link copied to clipboard
const val DEFAULT_SEPARATOR: String

The default value of the separator field.

Link copied to clipboard
const val DEFAULT_SEPARATOR_ENABLED: Boolean = true

The default value of the separatorEnabled field.

Link copied to clipboard
const val MIN_MIN_COUNT: Int = 1

The minimum valid value of the minCount field.

Link copied to clipboard

The preset values for the affixDecorator descriptor.

Link copied to clipboard
val PRESET_SEPARATORS: Array<String>

The preset values for the separator field.