Share via


CSSearchableItemAttributeSet.MusicalGenre Property

Definition

Gets or sets the genre of an audio media item that contains music.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to