Share via


ScheduledToastNotificationShowingEventArgs Klasse

Definition

Stellt Informationen bereit, wenn das System gerade eine geplante Popupbenachrichtigung anzeigt.

public ref class ScheduledToastNotificationShowingEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 458752)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class ScheduledToastNotificationShowingEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 458752)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class ScheduledToastNotificationShowingEventArgs
Public NotInheritable Class ScheduledToastNotificationShowingEventArgs
Vererbung
Object Platform::Object IInspectable ScheduledToastNotificationShowingEventArgs
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1809 (eingeführt in 10.0.17763.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v7.0)

Eigenschaften

Cancel

Ruft ab oder legt fest, ob Windows die Standardbehandlung der Benachrichtigung ausführen soll.

ScheduledToastNotification

Ruft die geplante Popupbenachrichtigung ab, die angezeigt wird.

Methoden

GetDeferral()

Fordert an, dass die App die geplante Popupbenachrichtigung verzögert.

Gilt für: