init(rawValue:)
Creates an annotation key using the specified raw string value.
Declaration
init(rawValue: String)Parameters
- rawValue:
The raw string value of the annotation key.
Creates an annotation key using the specified raw string value.
init(rawValue: String)The raw string value of the annotation key.