CardScrollView.Animation

  • CardScrollView.Animation defines the animation type used to navigate to, insert, or delete a card.

  • This class was added in API level XE21.

  • There are three main animation types: DELETION, INSERTION, and NAVIGATION.

Added in API level XE21

Defines animation type used to navigate to, insert, or delete a card.

Inherited Methods

Enum Values

Added in API level XE21

public static final CardScrollView.Animation DELETION

Added in API level XE21

public static final CardScrollView.Animation INSERTION

Added in API level XE21

public static final CardScrollView.Animation NAVIGATION