Edit

Share via


AVAudioRecorder.Recording Property

Definition

Whether the AVAudioRecorder is currently recording.

public virtual bool Recording { [Foundation.Export("isRecording")] get; }
member this.Recording : bool

Property Value

true if the AVAudioRecorder is currently recording.

Attributes

Applies to