MotionScene
Functions summary
MotionScene |
@ExperimentalMotionApiParses the given JSON5 into a |
Functions
MotionScene
@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.