oskit-compose
Toggle table of contents
4.0.1
common
Platform filter
common
Switch theme
Search in API
oskit-compose
oskit-compose
/
com.outsidesource.oskitcompose.layout
/
PanAndScaleState
/
PanAndScaleState
Pan
And
Scale
State
constructor
(
initialScale
:
Float
=
1.0f
,
initialPan
:
DpOffset
=
DpOffset.Zero
,
minScale
:
Float
=
0.1f
,
maxScale
:
Float
=
1.0f
)