mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-05 07:59:28 +00:00
Remove getAlignmentBaseline and getBaselineShift methods, use property methods instead.
This commit is contained in:
@@ -24,7 +24,5 @@
|
||||
- (void)releaseCachedPath;
|
||||
- (CGPathRef)getGroupPath:(CGContextRef)context;
|
||||
- (CTFontRef)getFontFromContext;
|
||||
- (NSString*) getAlignmentBaseline;
|
||||
- (NSString*) getBaselineShift;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user