ScreenPoint | iOS SDK | 2GIS Documentation
iOS SDK

ScreenPoint

Точка в экранных координатах.

public init(
    x: Float = 0,
    y: Float = 0
)
Parameters
init(_ cgPoint: CGPoint)
Parameters
cgPoint
Properties