Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

WSA.Tile.Exists

static function Exists(tileId: string): bool;
static bool Exists(string tileId);
static def Exists(tileId as string) as bool

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.