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

initWithFormat:options:locale:

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

Declaration 宣言

- (instancetype)initWithFormat:(NSAttributedString *)format 
                       options:(NSAttributedStringFormattingOptions)options 
                        locale:(NSLocale *)locale, ...;

See Also 参照

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