ResponsiveClass
ResponsiveClass
list of the available responsive content classes
Entries
EXPANDED_CONTENT
represents the content to be displayed on a device that belongs to an expanded width class and an expanded height class
EXPANDED_MEDIUM_CONTENT
represents the content to be displayed on a device that belongs to an expanded width class and a medium height class
EXPANDED_COMPACT_CONTENT
represents the content to be displayed on a device that belongs to an expanded width class and a compact height class
MEDIUM_CONTENT
represents the content to be displayed on a device that belongs to a medium width class and a medium height class
MEDIUM_CONTENT
represents the content to be displayed on a device that belongs to a medium width class and an expanded height class
MEDIUM_COMPACT_CONTENT
represents the content to be displayed on a device that belongs to a medium width class and a compact height class
COMPACT_CONTENT
represents the content to be displayed on a device that belongs to a compact width class and a compact height class
COMPACT_EXPANDED_CONTENT
represents the content to be displayed on a device that belongs to a compact width class and an expanded height class
COMPACT_MEDIUM_CONTENT
represents the content to be displayed on a device that belongs to a compact width class and a medium height class
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.