Some test text!
Declaration | |
---|---|
From | @property (nonatomic, copy, nonnull) PTAnnotationOptions *highlightAnnotationOptions |
To | @property (nonatomic, copy, nonnull) PTTextMarkupAnnotationOptions *highlightAnnotationOptions |
Declaration | |
---|---|
From | @property (nonatomic, copy, nonnull) PTAnnotationOptions *underlineAnnotationOptions |
To | @property (nonatomic, copy, nonnull) PTTextMarkupAnnotationOptions *underlineAnnotationOptions |
Declaration | |
---|---|
From | @property (nonatomic, copy, nonnull) PTAnnotationOptions *squigglyAnnotationOptions |
To | @property (nonatomic, copy, nonnull) PTTextMarkupAnnotationOptions *squigglyAnnotationOptions |
Declaration | |
---|---|
From | @property (nonatomic, copy, nonnull) PTAnnotationOptions *strikeOutAnnotationOptions |
To | @property (nonatomic, copy, nonnull) PTTextMarkupAnnotationOptions *strikeOutAnnotationOptions |
Declaration | |
---|---|
From | @property (nonatomic, copy, nonnull) PTAnnotationOptions *signatureAnnotationOptions |
To | @property (nonatomic, copy, nonnull) PTSignatureAnnotationOptions *signatureAnnotationOptions |