Skip to main content

LauncherExtensions Class

Definition

Namespace: Avalonia.Platform.Storage
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public static class LauncherExtensions
InheritanceObject → 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.

See Also

Reference

Avalonia.Platform.Storage Namespace