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

StartOffsetType.Companion

public static class StartOffsetType.Companion


Summary

Public methods

static final @NonNull StartOffsetType

Delays the start of the animation.

static final @NonNull StartOffsetType

Fast forwards the animation to a given play time, and starts it immediately.

Public methods

getDelay

public static final @NonNull StartOffsetType getDelay()

Delays the start of the animation.

getFastForward

public static final @NonNull StartOffsetType getFastForward()

Fast forwards the animation to a given play time, and starts it immediately.