Searched defs:motionValue (Results 1 – 5 of 5) sorted by relevance
38 val motionValue = in rememberMotionValue() constant66 val motionValue = in rememberDerivedMotionValue() constant
80 val motionValue = rememberMotionValue(gestureContext::dragOffset, { spec }, gestureContext) in DemoUi() constant
87 val motionValue = rememberMotionValue(gestureContext::dragOffset, { spec }, gestureContext) in <lambda>() constant
91 val motionValue = rememberMotionValue(gestureContext::dragOffset, { spec }, gestureContext) in <lambda>() constant
106 val motionValue = rememberMotionValue(gestureContext::dragOffset, { spec }, gestureContext) in DemoUi() constant