Type Property 型プロパティ

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. 長く行われているマッチ操作の間、定期的に「ブロック」を呼びます。このオプションは、enumerateMatches(in:options:range:using:)メソッド以外には効果がありません。前後関係におけるこの定数の説明としてenumerateMatches(in:options:range:using:)を見てください。

Declaration 宣言

static var reportProgress: NSRegularExpression.MatchingOptions { get }