ScreenSize | iOS SDK | 2GIS Documentation

ScreenSize

Размер в пикселях.

public init(
    width: UInt32 = 0,
    height: UInt32 = 0
)
Parameters
width
height
init(_ cgSize: CGSize)
Parameters
cgSize
Properties