FloatingLabelAllLocations

data class FloatingLabelAllLocations @JvmOverloads constructor(val appearance: MPIOptions.FloatingLabelAppearance? = null, val locations: List<String>? = null)

FloatingLabelAllLocations holds the properties of floating labels to be set at a collection of locations

Constructors

Link copied to clipboard
fun FloatingLabelAllLocations(appearance: MPIOptions.FloatingLabelAppearance? = null, locations: List<String>? = null)

Properties

Link copied to clipboard
val appearance: MPIOptions.FloatingLabelAppearance? = null

Control the appearance of smart labels

Link copied to clipboard
val locations: List<String>? = null

List of ids of the locations to label