Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Defines animation modes.
Syntax
typedef enum __MIDL___MIDL_itf_UIAnimation_0000_0000_0003 {
UI_ANIMATION_MODE_DISABLED = 0,
UI_ANIMATION_MODE_SYSTEM_DEFAULT = 1,
UI_ANIMATION_MODE_ENABLED = 2
} UI_ANIMATION_MODE;
Constants
UI_ANIMATION_MODE_DISABLEDValue: 0 Animation is disabled. |
UI_ANIMATION_MODE_SYSTEM_DEFAULTValue: 1 The animation mode is managed by the system. |
UI_ANIMATION_MODE_ENABLEDValue: 2 Animation is enabled. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 7, Windows Vista and Platform Update for Windows Vista [desktop apps | UWP apps] |
| Minimum supported server | None supported |
| Header | uianimation.h |