AppActionEventArgs.AppAction Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ruft die ab, die AppAction dieses Ereignis ausgelöst hat.
public:
property Microsoft::Maui::ApplicationModel::AppAction ^ AppAction { Microsoft::Maui::ApplicationModel::AppAction ^ get(); };
public Microsoft.Maui.ApplicationModel.AppAction AppAction { get; }
member this.AppAction : Microsoft.Maui.ApplicationModel.AppAction
Public ReadOnly Property AppAction As AppAction