public interface NotThreadSafeViewHierarchyUpdateDebugListener
Modifier and Type | Method and Description |
---|---|
void |
onViewHierarchyUpdateEnqueued()
Called when
UIManagerModule enqueues a UI batch to be dispatched to the main thread. |
void |
onViewHierarchyUpdateFinished()
Called from the main thread after a UI batch has been applied to all root views.
|
void onViewHierarchyUpdateEnqueued()
UIManagerModule
enqueues a UI batch to be dispatched to the main thread.void onViewHierarchyUpdateFinished()