Freigeben über


IAppActions.AppActionActivated Ereignis

Definition

Ereignis, das ausgelöst wird, wenn eine App-Aktion aktiviert wird.

public:
 event EventHandler<Microsoft::Maui::ApplicationModel::AppActionEventArgs ^> ^ AppActionActivated;
event EventHandler<Microsoft.Maui.ApplicationModel.AppActionEventArgs>? AppActionActivated;
member this.AppActionActivated : EventHandler<Microsoft.Maui.ApplicationModel.AppActionEventArgs> 
Event AppActionActivated As EventHandler(Of AppActionEventArgs) 

Ereignistyp

Gilt für: