Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 823 Bytes

visualelementsrequest_visualelements.md

File metadata and controls

22 lines (15 loc) · 823 Bytes
-api-id -api-type
P:Windows.UI.StartScreen.VisualElementsRequest.VisualElements
winrt property

Windows.UI.StartScreen.VisualElementsRequest.VisualElements

-description

Gets a copy of the parent secondary tile's SecondaryTileVisualElementsobject. The visual elements properties can be set or read through this object. When deferral is complete (or the handler returns without a deferral), the properties in this object are verified and then reflected in the Pin to Start flyout.

-property-value

The object through which you'll access the visual element properties.

-remarks

-examples

-see-also