TextClusterFlags

public extension TextClusterFlags

Undocumented

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

    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 backward: _cairo_text_cluster_flags