RegionOverlap

public extension RegionOverlap

Undocumented

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

    Declaration

    Swift

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

    Parameters

    raw

    The raw integer value to initialise the enum from

  • in

    Undocumented

    Declaration

    Swift

    static let `in`: _cairo_region_overlap
  • out

    Undocumented

    Declaration

    Swift

    static let out: _cairo_region_overlap
  • Undocumented

    Declaration

    Swift

    static let part: _cairo_region_overlap