SYCity Class Reference

City center representation. More...

#import <SYCity.h>

Inheritance diagram for SYCity:
Collaboration diagram for SYCity:

Instance Methods

(instancetype) - initWithSdkCity: [implementation]
 

Properties

SYCityLinklink
 Reference to base info about this object. More...
 
NSString * name
 city center name. More...
 
NSInteger category
 City center category. More...
 

Detailed Description

City center representation.

Method Documentation

◆ initWithSdkCity:()

- (instancetype) initWithSdkCity: (const std::shared_ptr< Sygic::Places::ICity > &)  city
implementation

Property Documentation

◆ category

- (NSInteger) category
readnonatomicassign

City center category.

◆ link

- (SYCityLink*) link
readnonatomicassign

Reference to base info about this object.

◆ name

- (NSString*) name
readnonatomicassign

city center name.


The documentation for this class was generated from the following file: