xtd 0.2.0
Loading...
Searching...
No Matches

◆ is_menu_fade_enabled()

static bool xtd::forms::system_information::is_menu_fade_enabled ( )
static

Gets a value indicating whether menu fade animation is enabled.

Returns
true if fade animation is enabled; false if it is disabled.
Remarks
The is_menu_fade_enabled property indicates whether a menu uses fade animation, if menu animation is enabled. The IsMenuAnimationEnabled property indicates whether menu animation is enabled.
If menu animation is enabled and the value of this property is true, menus use fade animation. If menu animation is enabled and the value of this property is false, menus use slide animation. If menu animation is disabled, the value of this property is meaningless.