class 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.

Summary

Public constructors

Public functions

Unit
add(keyFrame: Keys!)
String!

Public constructors

KeyFrames

Added in 1.1.0-alpha13
KeyFrames()

Public functions

add

Added in 1.1.0-alpha13
fun add(keyFrame: Keys!): Unit

toString

fun toString(): String!