Launcher.LaunchUri
public static void LaunchUri(string uri,
bool showWarning);
Parameters
| uri | The URI. | |
| showWarning | Displays a warning that the URI is potentially unsafe. |
Description 描述
Starts the default app associated with the URI scheme name for the specified URI, using the specified options.