ShowOn
Describes whether Windows overlays the app’s name on top of the tile image that is shown on the Start screen.
Element hierarchy
Syntax
<ShowOn Tile = "square150x150Logo" | "wide310x150Logo" | "square310x310Logo" />
Attributes and Elements
Attributes
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
Tile | The tile size. |
This attribute can have one of the following values:
|
Yes |
Child Elements
None.
Parent Elements
Parent Element | Description |
---|---|
ShowNameOnTiles | Describes whether Windows overlays the app’s name on top of the tile images that are shown on the Start screen. |
Remarks
This example shows how to use ShowOn:
<m2:ShowOn Tile="wide310x150Logo"/> // Show app name on 310x150 Logo
Requirements
Value | |
---|---|
Namespace | http://schemas.microsoft.com/appx/2013/manifest |