UIManagerHelper

open class UIManagerHelper

Helper class for UIManager.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
open fun getEventDispatcher(context: ReactContext, uiManagerType: Int): EventDispatcher
Link copied to clipboard
Link copied to clipboard
open fun getSurfaceId(context: Context): Int
open fun getSurfaceId(view: View): Int
Link copied to clipboard
open fun getUIManager(context: ReactContext, uiManagerType: Int): UIManager
Link copied to clipboard