Property

AdwFlap:transition-type

deprecated: 1.4 

Declaration

property transition-type: Adw.FlapTransitionType [ read, write ]

Description [src]

The type of animation used for reveal and fold transitions.

AdwFlap:flap is transparent by default, which means the content will be seen through it with ADW_FLAP_TRANSITION_TYPE_OVER transitions; add the .background style class to it if this is unwanted.

Type:AdwFlapTransitionType

Deprecated since: 1.4

See the migration guide

Default valueADW_FLAP_TRANSITION_TYPE_OVER
Getter methodadw_flap_get_transition_type()
Setter methodadw_flap_set_transition_type()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno