Skip to content

Tile element (Msix extension)

Additional configuration and overrides for an Application’s tile when a Shortcut element does not provide enough control.

Attributes

AppListIconSource

string

Optional path to an image for app list icon (44x44).

BackgroundColor

string

Optional background color for the tile.

LargeLogoSource

string

Optional path to an image for large (310x310) tile logo.

MediumLogoSource

string

Optional path to an image for medium (150x150) tile logo.

ShortDisplayName

string

Optional short display name of the application to be displayed on the Application’s tile. Max length is 40 characters.

ShowNameOnTiles

string

Whitespace-delimited list of tile sizes. Valid values are: medium, large, wide.

SmallLogoSource

string

Optional path to an image for small (71x71) tile logo.

SplashScreenBackgroundColor

string

Optional background color for splash screen. The SplashScreenImageSource attribute must also be specified when using this attribute.

SplashScreenImageSource

string

Optional path to an image for splash screen (620x200).

WideLogoSource

string

Optional path to an image for wide (310x150) tile logo.

Parents