Label All Locations
data class LabelAllLocations @JvmOverloads() constructor(appearance: MPIOptions.LabelAppearance?, locations: List<String>?)
Content copied to clipboard
LabelAllLocations holds the properties of smart labels to be set at a collection of locations
Constructors
LabelAllLocations
Link copied to clipboard
@JvmOverloads()
Content copied to clipboard
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
copy
Link copied to clipboard
fun copy(appearance: MPIOptions.LabelAppearance? = null, locations: List<String>? = null): MPIOptions.LabelAllLocations
Content copied to clipboard