MotionScene

Functions summary

MotionScene

Parses the given JSON5 into a MotionScene.

Functions

@ExperimentalMotionApi
@Composable
fun MotionScene(@Language(value = "json5") content: String): MotionScene

Parses the given JSON5 into a MotionScene.

See the official GitHub Wiki to learn the syntax.