Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

Tile.GetSecondary

public static WSA.Tile GetSecondary(string tileId);

Parameters

tileId A tile identifier.

Returns

Tile A Tile object or null if secondary tile does not exist (not pinned to start screen and user request is complete).

Description

Returns the secondary tile, identified by tile id.