Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.09 KB

launcheroptions_ui.md

File metadata and controls

25 lines (18 loc) · 1.09 KB
-api-id -api-type
P:Windows.System.LauncherOptions.UI
winrt property

Windows.System.LauncherOptions.UI

-description

Gets the user interface (UI) options when starting a default app.

-property-value

The UI options.

-remarks

Important

This property is only implemented on Desktop devices.

-examples

-see-also

Association launching sample, Launch the default app for a file, Launch the default app for a URI, Guidelines for file types and URIs, Launcher.LaunchFileAsync(IStorageFile, LauncherOptions), Launcher.LaunchUriAsync(Uri, LauncherOptions)