BrowserLaunchMode
Wisej.Hybrid.Shared.Browser.BrowserLaunchMode
Namespace: Wisej.Hybrid.Shared.Browser
Assembly: Wisej.Hybrid (3.5.0.0)
Launch type of the browser.
Fields
Name
Description
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.
Used By
Name
Description
Opens the given url in the device's web browser.
Gets or sets how the browser should be launched.
Last updated