UIBlock

fun interface UIBlock

A task to execute on the UI View for third party libraries.

Functions

Link copied to clipboard
abstract fun execute(nativeViewHierarchyManager: NativeViewHierarchyManager)