LauncherExtensions Class
Definition
Namespace: Avalonia.Platform.Storage
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public static class LauncherExtensions
<ExtensionAttribute>
Public NotInheritable Class LauncherExtensions
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type LauncherExtensions = class end
Inheritance | Object → LauncherExtensions |
Methods
LaunchDirectoryInfoAsync(ILauncher, DirectoryInfo) | Starts the default app associated with the specified storage directory (folder). |
LaunchFileInfoAsync(ILauncher, FileInfo) | Starts the default app associated with the specified storage file. |