sendAccessibilityEvent

abstract fun sendAccessibilityEvent(reactTag: Int, eventType: Int)

Dispatch an accessibility event to a view asynchronously.

Pre-Fabric, this is only called on the Native Module Thread.

Parameters

reactTag
eventType