ContextBinder

fun fun interface ContextBinder

Interface to bind a View and underlying context

Functions

bind
Link copied to clipboard
abstract fun bind(context: Context, attrs: AttributeSet?, pixelRatio: Float)
Bind the ViewPlugin with current map context.
equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Inheritors

GesturesPlugin
Link copied to clipboard
LocationComponentPlugin
Link copied to clipboard