LabelFormatter

interface LabelFormatter

Interface definition for applying custom formatting to the text displayed inside the bubble shown when a slider is used in discrete mode.

Inheritors

Properties

Link copied to clipboard
Link copied to clipboard
val LABEL_GONE: Int = 2
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
abstract fun getFormattedValue(value: Float): String