Enumeration Case
列挙ケース
NSMatching
NSMatchingReportProgress
Call the Block periodically during long-running match operations. This option has no effect for methods other than
enumerateMatchesInString:options:range:usingBlock:
. See enumerateMatchesInString:options:range:usingBlock:
for a description of the constant in context.
長く行われているマッチ操作の間、定期的に「ブロック」を呼びます。このオプションは、enumerateMatchesInString:options:range:usingBlock:
メソッド以外には効果がありません。前後関係におけるこの定数の説明としてenumerateMatchesInString:options:range:usingBlock:
を見てください。
Availability 有効性
- iOS 4.0+
- iPadOS 4.0+
- macOS 10.7+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
NSMatchingReportProgress = 1 << 0