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

contentAttributeSet

A set of properties that describe the activity. アクティビティを記述するひとそろいのプロパティ。

Declaration 宣言

@NSCopying var contentAttributeSet: CSSearchableItemAttributeSet? { get set }

Discussion 議論

A CSSearchableItemAttributeSet object encapsulates the set of properties you want to display for a searchable activity. CSSearchableItemAttributeSetオブジェクトは、あなたがある検索可能なアクティビティに対して表示したいプロパティひとそろいをカプセル化します。

See Also 参照

Accessing Activity Information アクティビティ情報にアクセスする