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

attributedContentText

An optional string describing the extension item content. 拡張項目内容を記述している随意の文字列。

Declaration 宣言

iOS, iPadOS, Mac Catalyst, tvOS, watchOS

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

macOS

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

Discussion 議論

See Also 参照

Item Contents 項目内容