AVAudioRecorderDelegate.BeginInterruption(AVAudioRecorder) Method

Definition

Developers should not use this deprecated method.

[Foundation.Export("audioRecorderBeginInterruption:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void BeginInterruption (AVFoundation.AVAudioRecorder recorder);
abstract member BeginInterruption : AVFoundation.AVAudioRecorder -> unit
override this.BeginInterruption : AVFoundation.AVAudioRecorder -> unit

Parameters

recorder
AVAudioRecorder
Attributes

Applies to