Важно

This feature is available in the Full MapKit SDK version

YMKSize

class YMKSize : NSObject

Size of the icon

Summary

Class methods

 init(width: Double, height: Double)

Properties

var width: Double { get }
Width

var height: Double { get }
Height

Class methods

init(width:height:)

 init(width: Double, height: Double)


Properties

width

var width: Double { get }

Width.


height

var height: Double { get }

Height.


Предыдущая
Следующая