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.
Kind: class
The arguments for the ReactInstanceSettings.InstanceCreated
event.
readonly
IReactContext
Context
Gets the IReactContext
for the React instance that was just created.