Contents

init(value:units:)

Creates a caption dimension with a value and unit type.

Declaration

init(value: CGFloat, units: AVCaptionUnitsType)

Parameters

  • value:

    A floating-point value.

  • units:

    The value’s unit type.