{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

StartOffsetType

value public final class StartOffsetType


This class defines the two types of StartOffset: StartOffsetType.Delay and StartOffsetType.FastForward. StartOffsetType.Delay delays the start of the animation, whereas StartOffsetType.FastForward starts the animation right away from a given play time in the animation.

See also
repeatable
infiniteRepeatable
StartOffset

Summary

Nested types

public static class StartOffsetType.Companion