transitions_enabled
Description:
[
Version ( deprecated =
true , deprecated_since =
"3.22" , since =
"3.16" ) ]
public bool transitions_enabled {
get;
set; }
Warning: transitions_enabled is deprecated since 3.22.
Whether show/hide transitions are enabled for this popover.
Note:
You can show or hide the popover without transitions using show and
hide while popup and
popdown will use transitions.