AttributionMeasure

Class used to measure all attributions for placing them on the screen.

class AttributionMeasure

Types

Companion
Link copied to clipboard

Static variables and methods.

object Companion

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
getTextView
Link copied to clipboard
fun getTextView(): TextView
hashCode
Link copied to clipboard
open override fun hashCode(): Int
measure
Link copied to clipboard

Measure all attributions.

fun measure(): AttributionLayout?
toString
Link copied to clipboard
open override fun toString(): String