Enumeration Case
列挙ケース
NSMatching
NSMatchingReportCompletion
Call the Block once after the completion of any matching. 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 宣言
NSMatchingReportCompletion = 1 << 1