Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.32 KB

launcheruioptions_selectionrect.md

File metadata and controls

30 lines (20 loc) · 1.32 KB
-api-id -api-type -api-device-family-note
P:Windows.System.LauncherUIOptions.SelectionRect
winrt property
xbox

Windows.System.LauncherUIOptions.SelectionRect

-description

Gets or sets the selection rectangle on the screen where the user opened a file or URI.

-property-value

The selection rectangle.

-remarks

To get or set the invocation point, use the InvocationPoint method.

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)