NSAttributedStringFormattingOptions
Options to use when creating an attributed string from a format string and variable list of arguments.
Declaration
enum NSAttributedStringFormattingOptions : NSUInteger;Topics
Getting the formatting options
See Also
Creating a formatted string
initWithFormat:options:locale:initWithFormat:options:locale:arguments:initWithFormat:options:locale:context:initWithFormat:options:locale:context:arguments:localizedAttributedStringWithFormat:localizedAttributedStringWithFormat:options:localizedAttributedStringWithFormat:context:localizedAttributedStringWithFormat:options:context: