Marker
data class Marker @JvmOverloads() constructor(size: Double?, foregroundColor: MPIOptions.FloatingLabelAppearance.Color?, backgroundColor: MPIOptions.FloatingLabelAppearance.Color?)
Content copied to clipboard
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
component3
Link copied to clipboard
copy
Link copied to clipboard
fun copy(size: Double? = null, foregroundColor: MPIOptions.FloatingLabelAppearance.Color? = null, backgroundColor: MPIOptions.FloatingLabelAppearance.Color? = null): MPIOptions.FloatingLabelAppearance.Marker
Content copied to clipboard