Share via


CAnimationGroup::m_bAutoclearTransitions

Specifies how to clear transitions from animation objects that belong to group. If this member is TRUE, transitions are removed automatically when an animation has been scheduled. Otherwise you need to remove transitions manually.

BOOL m_bAutoclearTransitions;

Requirements

Header: afxanimationcontroller.h

See Also

Reference

CAnimationGroup Class