Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 485 Bytes

toastcollection.md

File metadata and controls

22 lines (15 loc) · 485 Bytes
-api-id -api-type
T:Windows.UI.Notifications.ToastCollection
winrt class

Windows.UI.Notifications.ToastCollection

-description

Represents a group of notifications for a particular app.

-remarks

Use a ToastCollectionManager to save, update, and remove ToastCollection objects.

-see-also

ToastCollectionManager

-examples