WSA.Tile.Exists
static function Exists(tileId: string): bool;
static bool Exists(string tileId);
static def Exists(tileId as string) as bool
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.