VisualNavigator.withSdkEngine constructor
- SDKNativeEngine sdkEngine
Creates a new instance of this class.
sdkEngineAn SDKEngine instance.
Throws InstantiationException. InstantiationException when operation fails.
Implementation
factory VisualNavigator.withSdkEngine(SDKNativeEngine sdkEngine) => $prototype.withSdkEngine(sdkEngine);