Marker
data class Marker @JvmOverloads() constructor(size: Double?, foregroundColor: MPIOptions.LabelAppearance.Color?, backgroundColor: MPIOptions.LabelAppearance.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.LabelAppearance.Color? = null, backgroundColor: MPIOptions.LabelAppearance.Color? = null): MPIOptions.LabelAppearance.Marker
Content copied to clipboard