HintMetrics

public extension HintMetrics

Undocumented

  • Cast constructor, converting any binary integer to a HintMetrics.

    Declaration

    Swift

    @inlinable
    init!<I>(_ raw: I) where I : BinaryInteger

    Parameters

    raw

    The raw integer value to initialise the enum from

  • Undocumented

    Declaration

    Swift

    static let `default`: _cairo_hint_metrics
  • off

    Undocumented

    Declaration

    Swift

    static let off: _cairo_hint_metrics
  • on

    Undocumented

    Declaration

    Swift

    static let on: _cairo_hint_metrics