Type Property
型プロパティ
report
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:)
を見てください。
Availability 有効性
- iOS 4.0+
- iPadOS 4.0+
- macOS 10.7+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
static var reportProgress: NSRegularExpression
.MatchingOptions
{ get }