Functions
Link copied to clipboard
Creates a new screen.
Link copied to clipboard
Link copied to clipboard
expect fun loadAnimation(screen: Screen, time: UInt, delay: UInt, autoDel: Boolean, animType: ScreenLoadAnimation)
expect fun loadAnimation(screen: LvglObjectBase, time: UInt, delay: UInt, autoDel: Boolean, animType: ScreenLoadAnimation)
Switch screen with animation.
actual fun loadAnimation(screen: Screen, time: UInt, delay: UInt, autoDel: Boolean, animType: ScreenLoadAnimation)
actual fun loadAnimation(screen: LvglObjectBase, time: UInt, delay: UInt, autoDel: Boolean, animType: ScreenLoadAnimation)
actual fun loadAnimation(screen: Screen, time: UInt, delay: UInt, autoDel: Boolean, animType: ScreenLoadAnimation)
actual fun loadAnimation(screen: LvglObjectBase, time: UInt, delay: UInt, autoDel: Boolean, animType: ScreenLoadAnimation)