Property

AdapLeaflet:transition-type

deprecated: 1.4 since: 1

Declaration

property transition-type: Adap.LeafletTransitionType [ read, write ]

Description [src]

The type of animation used for transitions between modes and children.

The transition type can be changed without problems at runtime, so it is possible to change the animation based on the mode or child that is about to become current.

Type: AdapLeafletTransitionType
Available since:1
Deprecated since:1.4

See the migration guide

Default valueADAP_LEAFLET_TRANSITION_TYPE_OVER
Getter methodadap_leaflet_get_transition_type()
Setter methodadap_leaflet_set_transition_type()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno