div-pivot-fixed
Fixed coordinates of the rotation axis.
Parameters
Parameters | Description |
---|---|
type |
string The value must always be Available platforms: Android, iOS, web. |
unit |
string Measurement unit. To learn more about units of size measurement, see Layout inside the card. Possible values: Default value: Available platforms: Android, iOS, web. |
value |
int Coordinate value. Available platforms: Android, iOS, web. |
JSON
{
type: "pivot-fixed",
unit: "string",
value: "int"
}