compose-swing-ui
Toggle table of contents
0.1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
compose-swing-ui
swing-ui-animation
/
org.jetbrains.compose.swing.animation.core
/
KeyframesSpec
/
KeyframeEntity
Keyframe
Entity
class
KeyframeEntity
<
T
>
:
KeyframeBaseEntity
<
T
>
Holder class for building a keyframes animation.
Members
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int