Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 567 Bytes

secondarytile_exists_1536819090.md

File metadata and controls

27 lines (19 loc) · 567 Bytes
-api-id -api-type -api-device-family-note
M:Windows.UI.StartScreen.SecondaryTile.Exists(System.String)
winrt method
xbox

Windows.UI.StartScreen.SecondaryTile.Exists

-description

Checks whether a specific secondary tile exists for the calling app.

-parameters

-param tileId

The unique ID string that was assigned to the tile when it was created.

-returns

True if the tile exists in the calling application; otherwise, false.

-remarks

-examples

-see-also