Share via


CSSearchableItem.AttributeSet Property

Definition

Gets or sets the dictionary of attributes for the searchable item.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreSpotlight.CSSearchableItemAttributeSet AttributeSet { [Foundation.Export("attributeSet", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setAttributeSet:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("attributeSet", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setAttributeSet:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.AttributeSet : CoreSpotlight.CSSearchableItemAttributeSet with get, set

Property Value

Attributes

Applies to