AppActions.Current Property

Definition

Provides the default implementation for static usage of this API.

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

Property Value

Applies to