defaultTileSize
The tile size type to use as the default size for the application's tile.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static PlayerSettings.WSADefaultTileSize defaultTileSize { get; set; }
Remarks
In the Editor, Unity displays this under Tile section in UWP Player Settings. For information on Application tiles, see Microsoft's documentation.