Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 751 Bytes

tileactivatedinfo_recentlyshownnotifications.md

File metadata and controls

22 lines (15 loc) · 751 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Activation.TileActivatedInfo.RecentlyShownNotifications
winrt property

Windows.ApplicationModel.Activation.TileActivatedInfo.RecentlyShownNotifications

-description

Gets the notifications that have been shown on the tile that activated your app from most recent to oldest. The first notification represents what was on the tile when the user clicked it. If the tile was blank, the list is empty.

-property-value

The tile notifications that have been shown from most recent to oldest.

-remarks

-examples

-see-also