Share via


ScheduledToastNotificationShowingEventArgs Classe

Définition

Fournit des informations lorsque le système est en train d’afficher une notification toast planifiée.

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
Héritage
Object Platform::Object IInspectable ScheduledToastNotificationShowingEventArgs
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10, version 1809 (introduit dans 10.0.17763.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v7.0)

Propriétés

Cancel

Obtient ou définit si Windows doit effectuer sa gestion par défaut de la notification.

ScheduledToastNotification

Obtient la notification toast planifiée affichée.

Méthodes

GetDeferral()

Demande que l’application retarde l’affichage de la notification toast planifiée.

S’applique à