Version: 2021.2
LanguageEnglish
  • C#

PlayerSettings.WSA.tileShowName

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 PlayerSettings.WSAApplicationShowName tileShowName;

Description

Indicates which tiles display the application's display name.

In the Editor, Unity displays this as a list of checkboxes under Tile section in UWP Player Settings.

Note: If you do not set logo images for the corresponding tiles (medium, large, and wide), the platform ignores the tiles and does not display the application name. See Also: mediumTileShowName, largeTileShowName, wideTileShowName.