Instance Method インスタンスメソッド

initWithFormat:options:locale:arguments:

No overview available. 概要は利用可能でありません。

Declaration 宣言

- (instancetype)initWithFormat:(NSAttributedString *)format 
                       options:(NSAttributedStringFormattingOptions)options 
                        locale:(NSLocale *)locale 
                     arguments:(va_list)arguments;

See Also 参照

Creating an Attributed String with Formatting 属性付き文字列を書式設定することで作成する