Type Property
型プロパティ
anchored
Specifies that matches are limited to those at the start of the search range. See
enumerateMatches(in:options:range:using:)
for a description of the constant in context.
マッチが検索範囲の始まりでのものに限定されることを示します。前後関係におけるこの定数の説明として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 anchored: NSRegularExpression
.MatchingOptions
{ get }