共用方式為


AVAudioRecorderDelegate.BeginInterruption(AVAudioRecorder) 方法

定義

開發人員不應該使用此已被取代的方法。

[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

參數

recorder
AVAudioRecorder
屬性

適用於