Namespace sap.suite.ui.commons.InfoTileSizeModule: sap/suite/ui/commons/library


Enumeration of possible PointTile size settings.

Deprecated API:Since version 1.34. Deprecated. sap.m.InfoTileSize should be used.

Field Summary
Field Detail
sap.suite.ui.commons.InfoTileSize.Auto
The size of the tile depends on the device it is running on. It is large on desktop, medium on tablet and small on phone.
sap.suite.ui.commons.InfoTileSize.L
Large size.
sap.suite.ui.commons.InfoTileSize.M
Medium size.
sap.suite.ui.commons.InfoTileSize.S
Small size.
sap.suite.ui.commons.InfoTileSize.XS
Extra small size.