Share via


CSSearchableItemAttributeSet.AudioTrackNumber Property

Definition

Gets or sets the track number of an audio media item.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSNumber? AudioTrackNumber { [Foundation.Export("audioTrackNumber", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setAudioTrackNumber:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("audioTrackNumber", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setAudioTrackNumber:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.AudioTrackNumber : Foundation.NSNumber with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to