Type Property 型プロパティ

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が提供されるならば、そのとき最長有効範囲計算は実行されません;ブロックは、同じ値を持つ連続した属性ひと続きで発動されるかもしれません。

Declaration 宣言

static var longestEffectiveRangeNotRequired: NSAttributedString.EnumerationOptions { get }