set_transitions_enabled


Description:

[ Version ( deprecated = true , deprecated_since = "3.22" , since = "3.16" ) ]
public void set_transitions_enabled (bool transitions_enabled)

Warning: set_transitions_enabled is deprecated since 3.22.

Sets whether show/hide transitions are enabled on this popover

Note:

You can show or hide the popover without transitions using show and hide while popup and popdown will use transitions.

Parameters:

this

a Popover

transitions_enabled

Whether transitions are enabled