Важно

This feature is available in the Full MapKit SDK version

YMKPanoramaImageSize

class YMKPanoramaImageSize : NSObject

The image size.

Summary

Class methods

 init(width: UInt, height: UInt)

Properties

var width: UInt { get }
Undocumented

var height: UInt { get }
Undocumented

Class methods

init(width:height:)

 init(width: UInt, height: UInt)


Properties

width

var width: UInt { get }

Undocumented


height

var height: UInt { get }

Undocumented


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