UnitValue

Description of UnitValue property.

What is it?

UnitValue is an object that defines the percentage or absolute value of a field. It is used in the structures: Size, EdgeValue and in the Flex basis field.

Its structure is represented as shown below:

AttributeTypeMandatoryDefinition
valueBind<Double>Value of the attribute
typeUnitTypeType of the defined value. eg: REAL, PERCENT or AUTO.

Last modified March 4, 2022: Fix/updates misc docs 2.0 (#852) (58275b51)