ComponentOrientation Data Type

Implemented Interfaces
Serializable
Properties
name data type constraints description
leftToRight boolean required
horizontal boolean required

Example

{
  "leftToRight" : true,
  "horizontal" : true
}