Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.39 KB

secondarytilevisualelements_square310x310logo.md

File metadata and controls

27 lines (19 loc) · 1.39 KB
-api-id -api-type -api-device-family-note
P:Windows.UI.StartScreen.SecondaryTileVisualElements.Square310x310Logo
winrt property
xbox

Windows.UI.StartScreen.SecondaryTileVisualElements.Square310x310Logo

-description

Gets or sets the large secondary tile image.

The large tile size is not supported on Windows Phone 8.1.

-property-value

The location of the image. This can be expressed as one of these schemes: ms-appx:///A path within the deployed app package. This path is resolved for languages and DPI plateau supported by the app.ms-appdata:///local/A file found in the per-user app storage.

-remarks

A wide tile image must also be set for the large tile option to be presented to the user.

-examples

-see-also

Square150x150Logo, Square30x30Logo, Square70x70Logo, Wide310x150Logo, Secondary tiles sample