Version: 2021.2
LanguageEnglish
  • C#

PlayerSettings.WSA.tileShortName

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Switch to Manual
public static string tileShortName;

Description

An alternative, shorter title name to display in the application's tile.

In the Editor, Unity displays this under Tile section in UWP Player Settings.
This property is useful when the full display name doesn't fit on a tile. If the full application name does not fit on the tile, the tile uses the short name instead of truncating the full name.