Opens the url. The browser and mode used is based on what's configured in Flow's default browser settings.
public void OpenUrl(string url, bool? inPrivate = null)
- interface IPublicAPI
- namespace Flow.Launcher.Plugin
Opens the url. The browser and mode used is based on what's configured in Flow's default browser settings.
public void OpenUrl(string url, bool? inPrivate = null)