Skip to main content

ILauncher Methods

Methods

LaunchFileAsync(IStorageItem)Starts the default app associated with the specified storage file or folder.
LaunchUriAsync(Uri)Starts the default app associated with the URI scheme name for the specified URI.

Extension Methods

LaunchDirectoryInfoAsync(DirectoryInfo)Starts the default app associated with the specified storage directory (folder).
(Defined by LauncherExtensions)
LaunchFileInfoAsync(FileInfo)Starts the default app associated with the specified storage file.
(Defined by LauncherExtensions)

See Also

Reference

ILauncher Interface
Avalonia.Platform.Storage Namespace