InstanceCreatedEventArgs
Kind: class
The arguments for the ReactInstanceSettings.InstanceCreated event.
Properties
Context
readonly IReactContext Context
Gets the IReactContext for the React instance that was just created.
RuntimeHandle
readonly Object RuntimeHandle
Provides access to the jsi::Runtime for synchronous access using GetOrCreateContextRuntime