SKAudioNode.AvAudioNode Property

Definition

The audio asset played by the SKAudioNode.

public virtual AVFoundation.AVAudioNode AvAudioNode { [Foundation.Export("avAudioNode", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setAvAudioNode:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.AvAudioNode : AVFoundation.AVAudioNode with get, set

Property Value

This value can be null.

Attributes

Applies to