Transform Wrap Scope
class TransformWrapScope
手势包裹层的作用域,该类主要是管理一些工作,比如:让页面内容也可以控制页面的手势
Properties
Functions
Link copied to clipboard
Link copied to clipboard
fun rememberDraggableState(progress: (Float) -> Unit, orientation: Orientation = Orientation.Horizontal): AnchoredDraggableState<Float>
Link copied to clipboard
fun rememberEndDraggableState(progress: (Float) -> Unit, orientation: Orientation = Orientation.Horizontal): AnchoredDraggableState<Float>
Link copied to clipboard
用于判断是否是属于你的包装