@class UIColor; @interface SXTextStroke : SXJSONObject @property (readonly, nonatomic) UIColor *color; @property (readonly, nonatomic) double width; @end
@class UIColor; @interface SXTextStroke : SXJSONObject @property (readonly, nonatomic) UIColor *color; @property (readonly, nonatomic) double width; @end