Popover.setTransitionsEnabled

Sets whether show/hide transitions are enabled on this popover

More...
class Popover
void
setTransitionsEnabled

Parameters

transitionsEnabled bool

Whether transitions are enabled

Detailed Description

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

Meta

Since

3.16