ConstraintSetParser.LayoutVariables


class ConstraintSetParser.LayoutVariables


Provide the storage for managing Variables in the system. When the json has a variable:{ } section this is used.

Summary

Public constructors

Public functions

Unit
putOverride(elementName: String!, value: Float)

insert an override variable

Public constructors

LayoutVariables

Added in 1.1.0-alpha13
LayoutVariables()

Public functions

putOverride

Added in 1.1.0-alpha13
fun putOverride(elementName: String!, value: Float): Unit

insert an override variable

Parameters
elementName: String!

the name

value: Float

the value a float