Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


tileShowName

Indicates which tiles display the application's display name.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public static PlayerSettings.WSAApplicationShowName tileShowName { get; set; }

Remarks

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. Additional Resources: mediumTileShowName, largeTileShowName, [[wideTileShowName.