toggle menu
edge_dewey
androidJvm
switch theme
search in API
edge_dewey
/
com.microsoft.edge.dewey.motion
/
DeweyMotion
/
SpringAnimationParams
Spring
Animation
Params
data
class
SpringAnimationParams
(
val
stiffness
:
Float
,
val
damping
:
Float
,
val
mass
:
Float
)
Members
Constructors
Spring
Animation
Params
Link copied to clipboard
constructor
(
stiffness
:
Float
,
damping
:
Float
,
mass
:
Float
)
Properties
damping
Link copied to clipboard
val
damping
:
Float
mass
Link copied to clipboard
val
mass
:
Float
stiffness
Link copied to clipboard
val
stiffness
:
Float