Content

public extension Content

Undocumented

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

    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 color: _cairo_content
  • Undocumented

    Declaration

    Swift

    static let alpha: _cairo_content
  • Undocumented

    Declaration

    Swift

    static let colorAlpha: _cairo_content