AttributionMeasure

class AttributionMeasure

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

Types

Companion
Link copied to clipboard
object Companion
Static variables and methods.

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
getTextView
Link copied to clipboard
fun getTextView(): TextView
hashCode
Link copied to clipboard
open fun hashCode(): Int
measure
Link copied to clipboard
fun measure(): AttributionLayout?
Measure all attributions.
toString
Link copied to clipboard
open fun toString(): String