LocationComponentAttributeParser

Utility class for parsing AttributeSet to LocationComponentSettings.

object LocationComponentAttributeParser

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
parseLocationComponentSettings
Link copied to clipboard
fun parseLocationComponentSettings(context: Context, attrs: AttributeSet?, pixelRatio: Float): LocationComponentSettings
toString
Link copied to clipboard
open override fun toString(): String