Package org.gnome.adw

Enum Class FlapTransitionType

java.lang.Object
java.lang.Enum<FlapTransitionType>
org.gnome.adw.FlapTransitionType
All Implemented Interfaces:
Enumeration, Serializable, Comparable<FlapTransitionType>, Constable

@Generated("io.github.jwharm.JavaGI") @Deprecated public enum FlapTransitionType extends Enum<FlapTransitionType> implements Enumeration
Deprecated.
Describes transitions types of a Flap widget.

It determines the type of animation when transitioning between children in a Flap widget, as well as which areas can be swiped via Flap:swipe-to-open and Flap:swipe-to-close.