AttributionAttributeParser

Utility class for parsing AttributeSet to AttributionSettings.

object AttributionAttributeParser

Functions

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