-
Fuse
- Fuse Basics
- Fuse Studio
- Tutorial (ES6 Models)
- Tutorial (Legacy Observables API)
- Full Reference
- UX Markup
- XCode & Android Studio Integration
- Primitives
- Charting
- Layout
- Controls
- Scripting & Data
- Observables
- Navigation
- JavaScript APIs
- Resources
- Triggers & Animation
- Effects
- Native interop (Uno)
- Alive UX Kit
- Technical corner
MotionDestinationType.SmoothSnap Literal
A common snapping model that uses constant speed then constant acceleration to slow-down.
Location
- Namespace
- Fuse.Motion
- Package
- Fuse.Motion 1.9.0
Returns
Possible Values
- Easing
-
A standard easing.
- Elastic
-
A physics based attraction force. This typically results in fluid movement that bounces a bit around the target value
- SmoothSnap
-
A common snapping model that uses constant speed then constant acceleration to slow-down.