API Reference > imodeljs-backend > NativeApp > NativeHost > startup startup MethodStatic Start the backend of a native app. startup(opt?: NativeHostOpts): Promise<void> note this method calls IpcHost.startup internally. Parameter Type Description opt NativeHostOpts Returns - Promise<void> Defined in core/backend/src/NativeHost.ts Line 235 Last Updated: 11 June, 2024