androidx.constraintlayout.core.dsl
Classes
Barrier |
|
Chain |
|
Chain.Anchor |
|
Constraint |
Provides the API for creating a Constraint Object for use in the Core ConstraintLayout &MotionLayout system |
Constraint.Anchor |
|
Constraint.HAnchor |
|
Constraint.VAnchor |
|
ConstraintSet |
Provides the API for creating a ConstraintSet Object for use in the Core ConstraintLayout &MotionLayout system |
Guideline |
|
HChain |
|
HChain.HAnchor |
|
Helper |
|
Helper.HelperType |
|
KeyAttribute |
Provides the API for creating a KeyAttribute Object for use in the Core ConstraintLayout &MotionLayout system |
KeyAttributes |
Provides the API for creating a KeyAttribute Object for use in the Core ConstraintLayout &MotionLayout system This allows multiple KeyAttribute positions to defined in one object. |
KeyCycle |
|
KeyCycles |
Provides the API for creating a KeyCycle Object for use in the Core ConstraintLayout &MotionLayout system This allows multiple KeyCycle positions to defined in one object. |
KeyFrames |
Provides the API for creating a KeyFrames Object for use in the Core ConstraintLayout &MotionLayout system KeyFrames is a container for KeyAttribute,KeyCycle,KeyPosition etc. |
KeyPosition |
Provides the API for creating a KeyPosition Object for use in the Core ConstraintLayout &MotionLayout system |
KeyPositions |
Provides the API for creating a KeyPosition Object for use in the Core ConstraintLayout &MotionLayout system This allows multiple KeyPosition positions to defined in one object. |
Keys |
This is the base Key for all the key (KeyCycle, KeyPosition, etc.) Objects |
MotionScene |
This defines to MotionScene container It contains ConstraintSet and Transitions |
OnSwipe |
Create automatic swipe handling object |
Ref |
|
Transition |
Create a Transition Object. |
VChain |
|
VChain.VAnchor |
|
VGuideline |