public class ConstraintSet


Provides the API for creating a ConstraintSet Object for use in the Core ConstraintLayout &MotionLayout system

Summary

Public constructors

Public methods

void
void
String

Public constructors

ConstraintSet

Added in 1.1.0-alpha13
public ConstraintSet(String name)

Public methods

add

Added in 1.1.0-alpha13
public void add(Constraint c)

add

Added in 1.1.0-alpha13
public void add(Helper h)

toString

public String toString()