Warning
This feature is available in the Full MapKit SDK version
MMKSize
class MMKSize : NSObject |
Size of the icon
Summary
Class methods
init(width: Double, height: Double) |
Properties
var width: Double { get } |
var height: Double { get } |
Class methods
init(width:height:)
init(width: Double, height: Double) |
Properties
width
var width: Double { get } |
Width.
height
var height: Double { get } |
Height.