Instance Property インスタンスプロパティ

attributedTitle

An optional title for the item. 項目に対する随意のタイトル。

Declaration 宣言

iOS, iPadOS, Mac Catalyst, tvOS, watchOS

@property(nullable, copy, nonatomic) NSAttributedString *attributedTitle;

macOS

@property(nullable, copy, atomic) NSAttributedString *attributedTitle;

Discussion 議論

See Also 参照

Identifying the Item 項目を識別する

Related Documentation 関連文書