:right-sidebar: True FlapTransitionType =================================================================== .. currentmodule:: gi.repository.Adw .. deprecated:: 1.4 See `the migration guide `__ .. class:: FlapTransitionType :no-contents-entry: Describes transitions types of a :obj:`~gi.repository.Adw.Flap` widget. It determines the type of animation when transitioning between children in a :obj:`~gi.repository.Adw.Flap` widget, as well as which areas can be swiped via :obj:`~gi.repository.Adw.Flap.props.swipe_to_open` and :obj:`~gi.repository.Adw.Flap.props.swipe_to_close`\. Fields ------ .. rst-class:: interim-class .. class:: FlapTransitionType :no-index: .. attribute:: OVER The type of the None singleton. .. attribute:: SLIDE The type of the None singleton. .. attribute:: UNDER The type of the None singleton.