Exists(string)
Whether secondary tile is pinned to start screen.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Method
- Namespace: UnityEngine.WSA
- Assembly: UnityEngine.CoreModule
public static bool Exists(string tileId)
Parameters
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.