Sdílet prostřednictvím


NSUserActivity.ContentAttributeSet Property

Definition

Gets or sets the list of searchable properties for this activity.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreSpotlight.CSSearchableItemAttributeSet? ContentAttributeSet { [Foundation.Export("contentAttributeSet", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setContentAttributeSet:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("contentAttributeSet", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setContentAttributeSet:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.ContentAttributeSet : CoreSpotlight.CSSearchableItemAttributeSet with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to