# hasUserConsent

> Whether secondary tile was approved (pinned to start screen) or rejected by user.

## Definition

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

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

### Remarks

false mean that a request to create secondary tile is still visible on screen.
