Share via


CSSearchableItemAttributeSet.Keywords Property

Definition

Gets or sets an array of keywords for an item.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string[]? Keywords { [Foundation.Export("keywords")] get; [Foundation.Export("setKeywords:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("keywords")>]
[<set: Foundation.Export("setKeywords:")>]
member this.Keywords : string[] with get, set

Property Value

String[]

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to