Tile.Exists
public static bool Exists(string tileId);
Parameters
| tileId | An identifier for secondary tile. |
Description 描述
Whether secondary tile is pinned to start screen.
When hasUserConsent is true, this property determines, whether tile is present on start screen.
Always true for the main tile.