Click or drag to resize
Cimbalino ToolkitILauncherService Methods

The ILauncherService type exposes the following members.

Methods
  NameDescription
Public methodFindFileHandlersAsync
Enumerate the file handlers on the device.
Public methodFindUriSchemeHandlersAsync
Enumerate the scheme handlers on the device.
Public methodLaunchFileAsync
Starts the default app associated with the specified file.
Public methodLaunchUriAsync(String)
Starts the default app associated with the URI scheme name for the specified Uri.
Public methodLaunchUriAsync(Uri)
Starts the default app associated with the URI scheme name for the specified Uri.
Top
See Also