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

keywords

A set of localized keywords that can help users find the activity in search results. ローカライズされたキーワードのひとそろい、それはユーザが検索結果においてアクティビティを見つける助けとなりえます。

Declaration 宣言

var keywords: Set<String> { get set }

Discussion 議論

The default value of this property is nil. The system indexes the keywords you provide. このプロパティの省略時の値はnilです。システムは、あなたが提供するキーワードの索引作成をします。

See Also 参照

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