Tilt | iOS SDK | 2GIS Documentation

Tilt

Tilt angle in degrees, where 0 is nadir (looking vertically down), 90 is front horizon.

public init(
    value: Float = 0
)
Parameters
value
public init(floatLiteral value: Float)

Creates an instance initialized to the specified floating-point value.

Parameters
value
Float

The value to create.

Properties