LaunchUri(string, bool)
Starts the default app associated with the URI scheme name for the specified URI, using the specified options.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Method
- Namespace: UnityEngine.WSA
- Assembly: UnityEngine.CoreModule
public static void LaunchUri(string uri, bool showWarning)