Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.01 KB

visualelementsrequest.md

File metadata and controls

22 lines (15 loc) · 1.01 KB
-api-id -api-type
T:Windows.UI.StartScreen.VisualElementsRequest
winrt class

Windows.UI.StartScreen.VisualElementsRequest

-description

Provides a method to delay the display of the Pin to Start flyout, as well as methods through which you can set the visual elements of the secondary tile to be presented in that flyout as well as alternate versions of the tile that can also be presented as options.

On Windows Phone 8.1, the secondary tile is created without showing the user a flyout, prompting them for confirmation, or allowing them to choose an alternate version of the tile.

-remarks

This object is obtained by calling the Request method of the VisualElementsRequestedEventArgs object obtained through the VisualElementsRequested event.

-examples

-see-also