Freigeben über


IAppActions Schnittstelle

Definition

Mit der AppActions-API können Sie App-Verknüpfungen über das App-Symbol erstellen und darauf reagieren.

public interface class IAppActions
public interface IAppActions
type IAppActions = interface
Public Interface IAppActions

Eigenschaften

IsSupported

Ruft ab, ob App-Aktionen auf diesem Gerät unterstützt werden.

Methoden

GetAsync()

Ruft alle derzeit verfügbaren AppAction Instanzen ab.

SetAsync(IEnumerable<AppAction>)

Legt die App-Aktionen fest, die für diese App verfügbar sind.

Ereignisse

AppActionActivated

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

Gilt für: