# tileForegroundText

> The color style to use for the title text within the application's tile.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.7/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public static PlayerSettings.WSAApplicationForegroundText tileForegroundText { get; set; }
```

### Remarks

In the Editor, Unity displays this under **Tile section** in [UWP Player Settings](/engine/6000.7/manual/platform-specific/windows-store/uwp-getting-started/class-player-settings-wsa.md).
