SYMapObject's text style.
More...
#import <SYMapObjects.h>
SYMapObject's text style.
◆ init
- (nonnull instancetype) init |
|
|
|
◆ initWithFontSize:fontStyle:textColor:borderSize:borderColor:
- (nonnull instancetype) initWithFontSize: |
|
(CGFloat) |
fontSize |
fontStyle: |
|
(SYMapObjectFontStyle) |
fontStyle |
textColor: |
|
(nonnull UIColor *) |
textColor |
borderSize: |
|
(CGFloat) |
borderSize |
borderColor: |
|
(nullable UIColor *) |
borderColor |
|
|
| |
◆ initWithFontFamily:fontSize:fontStyle:textColor:borderSize:borderColor:
- (nonnull instancetype) initWithFontFamily: |
|
(nonnull NSString *) |
fontFamily |
fontSize: |
|
(CGFloat) |
fontSize |
fontStyle: |
|
(SYMapObjectFontStyle) |
fontStyle |
textColor: |
|
(nonnull UIColor *) |
textColor |
borderSize: |
|
(CGFloat) |
borderSize |
borderColor: |
|
(nullable UIColor *) |
borderColor |
|
|
| |
◆ fontFamily
◆ fontSize
◆ borderSize
◆ fontStyle
- (SYMapObjectFontStyle) fontStyle |
|
readnonatomicassign |
◆ textColor
◆ borderColor
The documentation for this class was generated from the following file: