Evaluators

object Evaluators

Contains custom animator evaluators related to animating camera properties

Properties

DOUBLE
Link copied to clipboard
val DOUBLE: TypeEvaluator<Double>
Type evaluator for Double data
EDGE_INSET
Link copied to clipboard
val EDGE_INSET: TypeEvaluator<EdgeInsets>
Type evaluator for EdgeInsets data
POINT
Link copied to clipboard
val POINT: TypeEvaluator<Point>
Type evaluator for Point data
SCREEN_COORDINATE
Link copied to clipboard
val SCREEN_COORDINATE: TypeEvaluator<ScreenCoordinate>
Type evaluator for ScreenCoordinate data