Interface ITileViewModel
public interface ITileViewModel
Properties
- Description
Gets or sets the description of the tile.
- Header
Gets or sets the header of the tile.
- Image
Gets or sets the image of the tile.
- Name
Gets or sets the name of the tile.
- TileSelectedCommand
Gets or sets the command executed when the tile is selected.