Returns whether show/hide transitions are enabled on this popover.
TRUE if the show and hide transitions of the given popover are enabled, FALSE otherwise.
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.
3.16
Returns whether show/hide transitions are enabled on this popover.