set_transitions_enabled
Description:
[ Version ( deprecated = true , deprecated_since = "3.22" , since = "3.16" ) ]
public void set_transitions_enabled (bool transitions_enabled)
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:
Parameters:
this |
a Popover |
transitions_enabled |
Whether transitions are enabled |