Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 737 Bytes

tileflyoutnotification_tileflyoutnotification_93177318.md

File metadata and controls

24 lines (17 loc) · 737 Bytes
-api-id -api-type -api-device-family-note
M:Windows.UI.Notifications.TileFlyoutNotification.#ctor(Windows.Data.Xml.Dom.XmlDocument)
winrt method
xbox

Windows.UI.Notifications.TileFlyoutNotification.TileFlyoutNotification

-description

Creates a TileFlyoutNotification object for use in a tile flyout (mix view) notification. This object provides the XML content of the notification— the sub-tiles to be displayed and the text and image elements used in each sub-tile.

-parameters

-param content

The XML content of the tile flyout notification.

-remarks

-examples

-see-also