TileBranding Enum

Definition

The form that the Tile should use to display the app's brand.

C#
public enum TileBranding
Inheritance
TileBranding

Fields

Name Value Description
Auto 0

The default choice. If ShowNameOn___ is true for the Tile size being displayed, then branding will be "Name". Otherwise it will be "None".

None 1

No branding will be displayed.

Name 2

The DisplayName will be shown.

3

Desktop-only. The Square44x44Logo will be shown. On Mobile, this will fallback to Name.

4

Desktop-only. Both the DisplayName and Square44x44Logo will be shown. On Mobile, this will fallback to Name.

Applies to

Produit Versions
Windows Community Toolkit 6.1.1, 7.0.0, 7.1.0