CLPlacemark
extension CLPlacemark
-
PowerUpSwift: Returns a
String
that is composed of the concatenation of the properties of the CLPlacemark instance to form a full address format.Declaration
Swift
public var fullAddress: String? { get }