InstanceDestroyedEventArgs
Kind: class
The arguments for the ReactInstanceSettings.InstanceDestroyed
event.
Properties
Context
readonly
IReactContext
Context
Gets the IReactContext
for the React instance that just destroyed.
Kind: class
The arguments for the ReactInstanceSettings.InstanceDestroyed
event.
readonly
IReactContext
Context
Gets the IReactContext
for the React instance that just destroyed.