Share via


CSSearchableItemAttributeSet.Contributors Property

Definition

Gets or sets a list of contributors to the production of a media item.

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

Property Value

String[]

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to