toggle menu
Scale
1.1.0-alpha.5
androidJvm
switch theme
search in API
scale-zoomable-view
/
com.jvziyaoyao.scale.zoomable.previewer
/
DraggableContainerState
Draggable
Container
State
class
DraggableContainerState
(
var
defaultAnimationSpec
:
AnimationSpec
<
Float
>
=
DEFAULT_SOFT_ANIMATION_SPEC
)
变换动画容器的状态
Members
Constructors
Draggable
Container
State
Link copied to clipboard
constructor
(
defaultAnimationSpec
:
AnimationSpec
<
Float
>
=
DEFAULT_SOFT_ANIMATION_SPEC
)
Properties
default
Animation
Spec
Link copied to clipboard
var
defaultAnimationSpec
:
AnimationSpec
<
Float
>
默认动画窗格
offset
X
Link copied to clipboard
var
offsetX
:
Animatable
<
Float
,
AnimationVector1D
>
offset
Y
Link copied to clipboard
var
offsetY
:
Animatable
<
Float
,
AnimationVector1D
>
scale
Link copied to clipboard
var
scale
:
Animatable
<
Float
,
AnimationVector1D
>
Functions
reset
Link copied to clipboard
suspend
fun
reset
(
animationSpec
:
AnimationSpec
<
Float
>
=
defaultAnimationSpec
)
重置回原来的状态
reset
Immediately
Link copied to clipboard
suspend
fun
resetImmediately
(
)
立刻重置