Singpost destination label.
More...
#import <SYNavigationSignpostInfo.h>
|
SYSignpostElementType | type |
| Singpost element type. See the available SYSignpostElementTypes. More...
|
|
SYSignpostElementPictogramType | pictogram |
| Singpost pictogram element type. See the available SYSignpostElementPictogramTypes. More...
|
|
SYMapRoadNumberFormat * | numberFormat |
| If type == SYSignpostElementRouteNumber then numberFormat contains information how to draw route number in signpost. More...
|
|
NSString * | text |
| Singpost destination label text. More...
|
|
NSInteger | priority |
| Singpost destination label priority. Default 0, bigger value = bigger priority = show first. More...
|
|
Singpost destination label.
◆ type
- (SYSignpostElementType) type |
|
readnonatomicassign |
Singpost element type. See the available SYSignpostElementTypes.
◆ pictogram
- (SYSignpostElementPictogramType) pictogram |
|
readnonatomicassign |
Singpost pictogram element type. See the available SYSignpostElementPictogramTypes.
◆ numberFormat
If type == SYSignpostElementRouteNumber then numberFormat contains information how to draw route number in signpost.
◆ text
Singpost destination label text.
◆ priority
Singpost destination label priority. Default 0, bigger value = bigger priority = show first.
The documentation for this class was generated from the following file:
- SYNavigationSignpostInfo.h