Zoom | iOS SDK | Urbi Documentation

Zoom

Zoom-уровень.
Zoom не может быть отрицательным.

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

Creates an instance initialized to the specified floating-point value.
This documentation comment was inherited from .

Parameters
value
Float

The value to create.

Properties