implements
BackedEnum
Describes the behavior of tiles when displayed on a small-screened phone (374px wide and lower).
Responsive = 'Responsive'
Default behavior: Tiles adapt to the size of the screen, getting smaller on small screens.
Small = 'Small'
Tiles are small all the time, regardless of the actual screen size.