AEPDeprecatedCaptionTrack
@interface AEPDeprecatedCaptionTrack : AEPCaptionBaseTrack
* The base class of deprecate caption
-
* Whether the text is stroked.
Declaration
Objective-C
@property (nonatomic, readonly) BOOL hasStroke;
-
* The color of stroke
Declaration
Objective-C
@property (nonatomic, strong, readonly) UIColor *strokeColor