Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


tileShortName

An alternative, shorter title name to display in the application's tile.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public static string tileShortName { get; set; }

Remarks

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.