rootContainerBecameVisible
Description​
This event is fired when rootContainer
became visible when it was invisible at the time rendering was initiated.
- JavaScript
- C#
- Kotlin
readonly rootContainerBecameVisible: IEventEmitter;
IEventEmitter RootContainerBecameVisible { get; }
val rootContainerBecameVisible: IEventEmitter