CAnimationStoryboardEventHandler::SetAnimationController

存储指向路由事件的动画控制器的指针。

void SetAnimationController(
   CAnimationController* pAnimationController
);

参数

  • pAnimationController
    指向将接收事件的动画控制器的指针。

要求

标头: afxanimationcontroller.h

请参见

参考

CAnimationStoryboardEventHandler 类