ScheduledToastNotificationShowingEventArgs 類別

定義

當系統正在顯示排程的快顯通知時提供資訊。

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
繼承
Object Platform::Object IInspectable ScheduledToastNotificationShowingEventArgs
屬性

Windows 需求

裝置系列
Windows 10, version 1809 (已於 10.0.17763.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v7.0 引進)

屬性

Cancel

取得或設定 Windows 是否應該執行通知的預設處理。

ScheduledToastNotification

取得顯示的排程快顯通知。

方法

GetDeferral()

要求應用程式延遲顯示排程快顯通知。

適用於