FlipTileData Properties
Collapse the table of content
Expand the table of content

FlipTileData Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The FlipTileData type exposes the following members.

  NameDescription
Public property BackBackgroundImage Gets or sets a background image of the back of the Tile. If this property is an empty URI, the background image of the back of the Tile will not change during an update. (Inherited from StandardTileData.)
Public property BackContent Gets or sets the text to display on the back of the Tile, above the title. If this property is an empty string, the content on the back of the Tile will not change during an update. (Inherited from StandardTileData.)
Public property BackgroundImage Gets or sets the background image of the front of the Tile. If this property is an empty URI, the background image of the front of the Tile will not change during an update. (Inherited from StandardTileData.)
Public property BackTitle Gets or sets the title to display at the bottom of the back of the Tile. If this property is an empty string, the title on the back of the Tile will not change during an update. (Inherited from StandardTileData.)
Public property Count Gets or sets a value between 1 and 99 will be displayed in the Count field of the Tile. A value of 0 means the Count will not be displayed. If this property is not set, the Count display will not change during an update. (Inherited from StandardTileData.)
Public property SmallBackgroundImage Gets and sets the front-side background image for the small Tile size.
Public property Title Gets or sets the text that displays on the front side of the medium and wide tile sizes. (Inherited from ShellTileData.)
Public property WideBackBackgroundImage Gets and sets the back-side background image for the wide Tile size.
Public property WideBackContent Gets and sets the text that displays above the title, on the back-side of the wide Tile size.
Public property WideBackgroundImage Gets and sets the front-side background image for the wide Tile size.
Top

Show:
© 2017 Microsoft