div-pivot-fixed

Fixed coordinates of the rotation axis.

JSON

{
  type: "pivot-fixed",
  unit: "string",
  value: "int"
}

Parameters

ParametersDescription
type

string

The value must always be pivot-fixed.

unit

string

Measurement unit. To learn more about units of size measurement, see Layout inside the card.

Possible values: dp, sp, px.

Default value: dp.

value

int

Coordinate value.

ParametersDescription
type

string

The value must always be pivot-fixed.

unit

string

Measurement unit. To learn more about units of size measurement, see Layout inside the card.

Possible values: dp, sp, px.

Default value: dp.

value

int

Coordinate value.