sap.m.FrameType.Auto
|
The Auto frame type that adjusts the size of the control to the content. Support for this type in sap.m.GenericTile is deprecated since 1.48.0.
|
sap.m.FrameType.OneByHalf
|
The 2x1 frame type. Note: The 2x1 frame type is currently only supported for Generic tile.
|
sap.m.FrameType.OneByOne
|
The 2x2 frame type.
|
sap.m.FrameType.TwoByHalf
|
The 4x1 frame type. Note: The 4x1 frame type is currently only supported for Generic tile.
|
sap.m.FrameType.TwoByOne
|
The 4x2 frame type.
|
sap.m.FrameType.TwoThirds
|
The 2/3 frame type. Deprecated as of version 1.48.0
|