Class ToastNotifier

Index

Properties

Methods

Properties

public setting: NotificationSetting

Methods

public addToSchedule(scheduledToast: ScheduledToastNotification)

Parameters

public getScheduledToastNotifications(): IVectorView

Returns

IVectorView

public hide(notification: ToastNotification)

Parameters

public removeFromSchedule(scheduledToast: ScheduledToastNotification)

Parameters

public show(notification: ToastNotification)

Parameters