toSpring

@Stable
fun <T> SpringEasingArgs.toSpring(visibilityThreshold: T? = null): SpringSpec<T>

Utils function to convert SpringEasingArgs to SpringSpec

Return

The new SpringSpec instance with expected visibility threshold.