AnimationState

Objective-C

enum AnimationState : NSInteger {}

Swift

enum AnimationState : Int, @unchecked Sendable

GUI animation 상태 변경 이벤트 종류.