div-pivot-fixed
Fixed coordinates of the rotation axis.
Parameters
| Parameters | Description |
|---|---|
type |
string Required parameter. The value must always be Available platforms: Android, iOS, web. |
value |
int Required parameter. Coordinate value. 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. |
JSON
{
type*: "pivot-fixed",
unit: "string",
value*: "int"
}
Was the article helpful?
Previous
Next