class ConstraintSet


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

Summary

Public constructors

Public functions

Unit
Unit
add(h: Helper!)
String!

Public constructors

ConstraintSet

Added in 1.1.0-alpha13
ConstraintSet(name: String!)

Public functions

add

Added in 1.1.0-alpha13
fun add(c: Constraint!): Unit

add

Added in 1.1.0-alpha13
fun add(h: Helper!): Unit

toString

fun toString(): String!