You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to know the following content of the project name - swift. h is how to generate, if it is to write by oneself , how can I be sure " _TtC10ERPPRODUCT13BalloonMarker" ,thanks
I want to know the following content of the project name - swift. h is how to generate, if it is to write by oneself , how can I be sure " _TtC10ERPPRODUCT13BalloonMarker" ,thanks
SWIFT_CLASS("_TtC10ERPPRODUCT13BalloonMarker")
@interface BalloonMarker : ChartMarker
@Property (nonatomic, strong) UIColor * __nullable color;
@Property (nonatomic) CGSize arrowSize;
@Property (nonatomic, strong) UIFont * __nullable font;
@Property (nonatomic) UIEdgeInsets insets;
@Property (nonatomic) CGSize minimumSize;
@Property (nonatomic, readonly) CGSize size;
@EnD
The text was updated successfully, but these errors were encountered: