Freigeben über


ToastNotificationTriggerDetails.AccessoryNotificationType Eigenschaft

Definition

Ein AccessoryNotificationType , der den Typ der empfangenen Benachrichtigung angibt. Für Popupbenachrichtigungen lautet dieser Wert AccessoryNotificationType.Toast.

public:
 property AccessoryNotificationType AccessoryNotificationType { AccessoryNotificationType get(); };
AccessoryNotificationType AccessoryNotificationType();
public AccessoryNotificationType AccessoryNotificationType { get; }
var accessoryNotificationType = toastNotificationTriggerDetails.accessoryNotificationType;
Public ReadOnly Property AccessoryNotificationType As AccessoryNotificationType

Eigenschaftswert

AccessoryNotificationType.Toast

Implementiert

Windows-Anforderungen

App-Funktionen
accessoryManager

Hinweise

Für den Aufruf dieser API müssen die funktionen ID_CAP_SMS und ID_CAP_SMS_COMPANION im Anwendungsmanifest angegeben werden.

Gilt für: