ReactInstanceSettings
Kind: class
Properties
BundleRootPath
string BundleRootPath
ByteCodeFileUri
string ByteCodeFileUri
DebugBundlePath
string DebugBundlePath
DebugHost
string DebugHost
DebuggerBreakOnNextLine
bool DebuggerBreakOnNextLine
DebuggerPort
uint16_t DebuggerPort
EnableByteCodeCaching
bool EnableByteCodeCaching
EnableDeveloperMenu
bool EnableDeveloperMenu
EnableJITCompilation
bool EnableJITCompilation
JSIEngineOverride
JSIEngine
JSIEngineOverride
JavaScriptBundleFile
string JavaScriptBundleFile
JavaScriptMainModuleName
string JavaScriptMainModuleName
Notifications
readonly
IReactNotificationService
Notifications
PackageProviders
readonly
IVector
<IReactPackageProvider
> PackageProviders
Properties
readonly
IReactPropertyBag
Properties
RedBoxHandler
IRedBoxHandler
RedBoxHandler
SourceBundleHost
string SourceBundleHost
SourceBundlePort
uint16_t SourceBundlePort
UIDispatcher
IReactDispatcher
UIDispatcher
UseDeveloperSupport
bool UseDeveloperSupport
UseDirectDebugger
bool UseDirectDebugger
UseFastRefresh
bool UseFastRefresh
UseJsi
bool UseJsi
UseLiveReload
bool UseLiveReload
UseWebDebugger
bool UseWebDebugger
Constructors
ReactInstanceSettings
ReactInstanceSettings
()