Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Defines the activity status of an animation manager.
Syntax
typedef enum __MIDL___MIDL_itf_UIAnimation_0000_0000_0002 {
UI_ANIMATION_MANAGER_IDLE = 0,
UI_ANIMATION_MANAGER_BUSY = 1
} UI_ANIMATION_MANAGER_STATUS;
Constants
UI_ANIMATION_MANAGER_IDLEValue: 0 The animation manager is idle; no animations are currently playing. |
UI_ANIMATION_MANAGER_BUSYValue: 1 The animation manager is busy; at least one animation is currently playing or scheduled. |
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 |