Version: 5.3 (switch to 5.4b)
IdiomaEnglish
  • C#
  • JS

Idioma de script

Selecciona tu lenguaje de programación favorito. Todos los fragmentos de código serán mostrados en este lenguaje.

Tile.Exists

Cambiar al Manual
public static function Exists(tileId: string): bool;

Parámetros

tileId An identifier for secondary tile.

Descripción

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.