Enumeration 列挙

NSAttributedStringEnumerationOptions

Options for enumerating attributes. 属性の列挙に対するオプション。

Declaration 宣言

typedef enum NSAttributedStringEnumerationOptions : NSUInteger {
    ...
} NSAttributedStringEnumerationOptions;

Overview 概要

These constants describe the options available to the enumerateAttribute:inRange:options:usingBlock: and enumerateAttributesInRange:options:usingBlock: methods. これらの定数は、enumerateAttribute:inRange:options:usingBlock:およびenumerateAttributesInRange:options:usingBlock:に利用可能なオプションを記述します。

Topics 話題

Constants 定数