PWPointOfInterestType Class Reference
Inherits from | NSObject |
---|---|
Declared in | PWPointOfInterestType.h |
identifier
The point-of-interest type identifier.
@property (nonatomic, readonly) NSInteger identifier
Declared In
PWPointOfInterestType.h
name
The point-of-interest name.
@property (nonatomic, readonly) NSString *name
Declared In
PWPointOfInterestType.h
iconURL
The point-of-interest icon URL.
@property (nonatomic, readonly) NSURL *iconURL
Declared In
PWPointOfInterestType.h