AppActions.Current Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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