# exists

> Whether secondary tile is pinned to start screen.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.WSA](/engine/6000.0/script-reference/unityengine/wsa.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public bool exists { get; }
```

### Remarks

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