setStringValue(_:)
Sets the string for the annotation.
Declaration
func setStringValue(_ value: String!)Parameters
- value:
The string to be assigned to the annotation.
Sets the string for the annotation.
func setStringValue(_ value: String!)The string to be assigned to the annotation.