DpOffset.Companion
-
Cmn
object DpOffset.Companion
Summary
Extension properties |
||
|---|---|---|
TwoWayConverter<DpOffset, AnimationVector2D> |
A type converter that converts a |
Cmn
|
DpOffset |
Visibility threshold for |
Cmn
|
Extension properties
VectorConverter
val DpOffset.Companion.VectorConverter: TwoWayConverter<DpOffset, AnimationVector2D>
A type converter that converts a DpOffset to a AnimationVector2D, and vice versa.
VisibilityThreshold
val DpOffset.Companion.VisibilityThreshold: DpOffset
Visibility threshold for DpOffset. This defines the amount of value change that is considered to be no longer visible. The animation system uses this to signal to some default spring animations to stop when the value is close enough to the target.