Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Exists(string)

Whether secondary tile is pinned to start screen.
Read time 1 minuteLast updated 10 days ago

Definition

public static bool Exists(string tileId)

Parameters

tileId

An identifier for secondary tile.

Returns

Type

Description

bool

Remarks

When hasUserConsent is
true
, this property determines, whether tile is present on start screen. Always true for the main tile.