Tile element (Msix extension)
Additional configuration and overrides for an Application’s tile when a Shortcut element does not provide enough control.
Attributes
AppListIconSource
stringOptional path to an image for app list icon (44x44).
BackgroundColor
stringOptional background color for the tile.
LargeLogoSource
stringOptional path to an image for large (310x310) tile logo.
MediumLogoSource
stringOptional path to an image for medium (150x150) tile logo.
ShortDisplayName
stringOptional short display name of the application to be displayed on the Application’s tile. Max length is 40 characters.
ShowNameOnTiles
stringWhitespace-delimited list of tile sizes. Valid values are: medium, large, wide.
SmallLogoSource
stringOptional path to an image for small (71x71) tile logo.
SplashScreenBackgroundColor
stringOptional background color for splash screen. The SplashScreenImageSource attribute must also be specified when using this attribute.
SplashScreenImageSource
stringOptional path to an image for splash screen (620x200).
WideLogoSource
stringOptional path to an image for wide (310x150) tile logo.