BrowserLaunchMode
Wisej.Hybrid.Shared.Browser.BrowserLaunchMode
Last updated
Wisej.Hybrid.Shared.Browser.BrowserLaunchMode
Last updated
Namespace: Wisej.Hybrid.Shared.Browser
Assembly: Wisej.Hybrid (3.5.0.0)
Launch type of the browser.
External
Use the default external launcher to open the browser outside of the app.
SystemPreferred
Launch the optimized system browser and stay inside of your application. Chrome Custom Tabs on Android and SFSafariViewController on iOS.
Opens the given url in the device's web browser.
Gets or sets how the browser should be launched.