Share via


CSSearchableItemAttributeSet.Composer Property

Definition

Gets or sets the composer for an audio media item.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to