Type Property 型プロパティ

reportCompletion

Call the Block once after the completion of any matching. 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. 何らかのマッチングの完成の後、「ブロック」を一度呼びます。このオプションは、enumerateMatches(in:options:range:using:)メソッド以外には効果がありません。前後関係におけるこの定数の説明としてenumerateMatches(in:options:range:using:)を見てください。

Declaration 宣言

static var reportCompletion: NSRegularExpression.MatchingOptions { get }