options
Returns the comparison predicate options.
Declaration
var options: Int { get }Return Value
The comparison predicate options for the receiver. See NSComparisonPredicate.Options for possible values. Returns 0 if this does not apply (for example, for a compound template initialized with init(compoundTypes:)).