SPI_SETANIMATION top-level constant Null safety
Sets the animation effects associated with user actions. The pvParam parameter must point to an ANIMATIONINFO structure that contains the new parameters. Set the cbSize member of this structure and the uiParam parameter to sizeof(ANIMATIONINFO).
Implementation
const SPI_SETANIMATION = 0x0049;