Launcher.Default Property

Definition

Provides the default implementation for static usage of this API.

public:
 static property Microsoft::Maui::ApplicationModel::ILauncher ^ Default { Microsoft::Maui::ApplicationModel::ILauncher ^ get(); };
public static Microsoft.Maui.ApplicationModel.ILauncher Default { get; }
static member Default : Microsoft.Maui.ApplicationModel.ILauncher
Public Shared ReadOnly Property Default As ILauncher

Property Value

Applies to