Render-ready app tile for the per-host apps page.
More...
#include <src/ui/shell_view.h>
|
|
std::string | badgeLabel |
| | Optional badge label such as HDR or Running.
|
| |
|
bool | boxArtCached = false |
| | True when box art is already available locally.
|
| |
|
std::string | boxArtCacheKey |
| | Cache key used to resolve box art.
|
| |
|
std::string | detail |
| | Secondary app detail text.
|
| |
|
bool | favorite = false |
| | True when the app is flagged as a favorite.
|
| |
|
bool | hidden = false |
| | True when the app is hidden by default.
|
| |
|
std::string | id |
| | Stable app tile identifier.
|
| |
|
std::string | name |
| | Primary app label.
|
| |
|
bool | running = false |
| | True when the app is currently running on the host.
|
| |
|
bool | selected = false |
| | True when the tile currently has focus.
|
| |
Render-ready app tile for the per-host apps page.
The documentation for this struct was generated from the following file: