C
G
N
R
S
T
Z
C
- centerByContentCoordinate(Offset,Float,AnimationSpec) - function in net.engawapg.lib.zoomable.ZoomState
- Animates the centering of content by modifying the offset and scale based on content coordinates.
- centerByLayoutCoordinate(Offset,Float,AnimationSpec) - function in net.engawapg.lib.zoomable.ZoomState
- Animates the centering of content by modifying the offset and scale based on layout coordinates.
- changeScale(Float,Offset,AnimationSpec) - function in net.engawapg.lib.zoomable.ZoomState
- Change the scale with animation.
- ContentEdge - enum entry in net.engawapg.lib.zoomable.ScrollGesturePropagation
Propagates the scroll gesture to the parent composable element when the content is scrolled to the edge and attempts to scroll further.