BCOVInteractivityAnnotationState Constants Reference
Declared in | BCOVInteractivityAnnotation.h |
---|
BCOVInteractivityAnnotationState
Definition
typedef NS_ENUM(NSUInteger, BCOVInteractivityAnnotationState ) {
BCOVInteractivityAnnotationStateNew,
BCOVInteractivityAnnotationStateView,
BCOVInteractivityAnnotationStateEnded,
};