Contents

anchored

Specifies that matches are limited to those at the start of the search range. See Enumeratematches(in:options:range:using:) for a description of the constant in context.

Declaration

static var anchored: NSRegularExpression.MatchingOptions { get }

See Also

Constants