LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

Tile.Exists

public static bool Exists(string tileId);

Parameters

tileIdAn 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.