Contents

reportProgress

Call the Block periodically during long-running match operations. This option has no effect for methods other than Enumeratematches(in:options:range:using:). See Enumeratematches(in:options:range:using:) for a description of the constant in context.

Declaration

static var reportProgress: NSRegularExpression.MatchingOptions { get }

See Also

Constants