SearchOptions

open class SearchOptions : ObjectBase, @unchecked Sendable

Options for SearchExpression.matches. Reserved for future use.

  • Immutable value for “no” search options.

    Declaration

    Swift

    public static let none: SearchOptions