次の方法で共有


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
属性

適用対象