'Declaration Public Enum TileSizing Inherits System.Enum
public enum TileSizing : System.Enum
Member | Description |
---|---|
All | The tile size can be changed to any value by the user. |
Large | The tile size can be changed to 'Large' by the user. |
Medium | The tile size can be changed to 'Medium' by the user. |
None | The tile size is fixed by the developer and cannot be changed by the user. |
Small | The tile size can be changed to 'Small' by the user. |
Wide | The tile size can be changed to 'Wide' by the user. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2