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.
◆ initWithSignpostElement:()
| - (instancetype) initWithSignpostElement: |
|
(const Sygic::Navigation::NaviSignInfo::SignElement &) |
element |
|
◆ numberFormat
If type == SYSignpostElementRouteNumber then numberFormat contains information how to draw route number in signpost.
◆ pictogram
| - (SYSignpostElementPictogramType) pictogram |
|
readnonatomicassign |
Singpost pictogram element type. See the available SYSignpostElementPictogramTypes.
◆ priority
Singpost destination label priority. Default 0, bigger value = bigger priority = show first.
◆ text
Singpost destination label text.
◆ type
| - (SYSignpostElementType) type |
|
readnonatomicassign |
Singpost element type. See the available SYSignpostElementTypes.
The documentation for this class was generated from the following file:
- SYNavigationSignpostInfo.h