Representation of a single name record for Custom Place.
More...
#import <SYIndividualPlaces.h>
|
((unavailable("Use init with parameters instead.") | + __attribute__ |
|
|
NSString * | title |
| Title of the place, used for visualization. More...
|
|
NSString * | subtitle |
| Subtitle of the place, unused in the SDK for now. More...
|
|
NSString * | language |
| A BCP47 (RFC5646) language tag. For example: "en", "fr-FR", "en-US". More...
|
|
Representation of a single name record for Custom Place.
◆ initWithTitle:subtitle:language:
- (nonnull instancetype) initWithTitle: |
|
(nonnull NSString *) |
title |
subtitle: |
|
(nonnull NSString *) |
subtitle |
language: |
|
(nonnull NSString *) |
language |
|
|
| |
◆ __attribute__ [1/2]
- ((unavailable("Use init with parameters instead.") __attribute__ |
|
|
|
◆ __attribute__ [2/2]
+ ((unavailable("Use init with parameters instead.") __attribute__ |
|
|
|
◆ title
Title of the place, used for visualization.
◆ subtitle
Subtitle of the place, unused in the SDK for now.
◆ language
A BCP47 (RFC5646) language tag. For example: "en", "fr-FR", "en-US".
The documentation for this class was generated from the following file: