public class

ConstraintSetParser.LayoutVariables

extends java.lang.Object

 java.lang.Object

↳androidx.constraintlayout.core.state.ConstraintSetParser.LayoutVariables

Overview

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

Summary

Constructors
publicLayoutVariables()

Methods
public voidputOverride(java.lang.String elementName, float value)

insert an override variable

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructors

public LayoutVariables()

Methods

public void putOverride(java.lang.String elementName, float value)

insert an override variable

Parameters:

elementName: the name
value: the value a float