UpdateElement

fun interface UpdateElement<T>

Functions

Link copied to clipboard
abstract fun update(root: RootElement, width: Float, height: Float, data: T)