Share via


CSSearchableItemAttributeSet.Genre Property

Definition

Gets or sets a string that describes the genre of a media item.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to