,

Launching Built-In Apps

In addition to handling protocol requests, the Windows.System.Launcher class allows you to launch some of the phone’s built-in apps. For example, the following demonstrates how to launch the built-in Wi-Fi settings app:

Launcher.LaunchUriAsync(new Uri("ms-settings-wifi:"));

Table 30.6 lists URIs that can be used to launch other built-in apps.

TABLE 30.6. URI Schemes for Launching Built-In Apps

Image

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.129.20.125