Enum sap.m.FrameTypeModule: sap/m/library
Enum for possible frame size types for sap.m.DynamicContent and sap.m.GenricTile control.
Since: 1.34.0.
Field Summary
sap.m.FrameType.AutoThe Auto frame type that adjusts the size of the control to the content.
sap.m.FrameType.OneByOneThe 1x1 frame type.
sap.m.FrameType.TwoByOneThe 2x1 frame type.
sap.m.FrameType.TwoThirdsThe 2/3 frame type.