Freigeben über


AppActions.OnAppAction Ereignis

Definition

Tritt auf, wenn eine App-Aktion aktiviert wird.

public:
 static event EventHandler<Microsoft::Maui::ApplicationModel::AppActionEventArgs ^> ^ OnAppAction;
public static event EventHandler<Microsoft.Maui.ApplicationModel.AppActionEventArgs>? OnAppAction;
member this.OnAppAction : EventHandler<Microsoft.Maui.ApplicationModel.AppActionEventArgs> 
Public Shared Custom Event OnAppAction As EventHandler(Of AppActionEventArgs) 

Ereignistyp

Gilt für: