Type Property
型プロパティ
longest
longestEffectiveRangeNotRequired
If
NSAttributedStringEnumerationLongestEffectiveRangeNotRequired
option is supplied, then the longest effective range computation is not performed; the blocks may be invoked with consecutive attribute runs that have the same value.
NSAttributedStringEnumerationLongestEffectiveRangeNotRequired
が提供されるならば、そのとき最長有効範囲計算は実行されません;ブロックは、同じ値を持つ連続した属性ひと続きで発動されるかもしれません。
Availability 有効性
- iOS 4.0+
- iPadOS 4.0+
- macOS 10.6+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
static var longestEffectiveRangeNotRequired: NSAttributedString
.EnumerationOptions
{ get }