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.
Declaration
static var longestEffectiveRangeNotRequired: NSAttributedString.EnumerationOptions { get }