IntOffset.Companion


Summary

Public properties

IntOffset
Cmn
IntOffset
Cmn

Extension properties

TwoWayConverter<IntOffset, AnimationVector2D>

A type converter that converts a IntOffset to a AnimationVector2D, and vice versa.

Cmn
IntOffset

Visibility threshold for IntOffset.

Cmn

Public properties

Max

val Max: IntOffset

Zero

val Zero: IntOffset

Extension properties

IntOffset.Companion.VectorConverter

val IntOffset.Companion.VectorConverter: TwoWayConverter<IntOffset, AnimationVector2D>

A type converter that converts a IntOffset to a AnimationVector2D, and vice versa.

IntOffset.Companion.VisibilityThreshold

val IntOffset.Companion.VisibilityThreshold: IntOffset

Visibility threshold for IntOffset. 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.