Floating Label All Locations
data class FloatingLabelAllLocations @JvmOverloads() constructor(appearance: MPIOptions.FloatingLabelAppearance?, locations: List<String>?)
Content copied to clipboard
FloatingLabelAllLocations holds the properties of floating labels to be set at a collection of locations
Constructors
FloatingLabelAllLocations
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.FloatingLabelAppearance? = null, locations: List<String>? = null): MPIOptions.FloatingLabelAllLocations
Content copied to clipboard