AnimationSettings

external interface AnimationSettings

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

prefersReducedMotion
Link copied to clipboard
abstract var prefersReducedMotion: Boolean
scrollAnimationsEnabledBySystem
Link copied to clipboard
abstract var scrollAnimationsEnabledBySystem: Boolean
shouldRenderRichAnimation
Link copied to clipboard
abstract var shouldRenderRichAnimation: Boolean