다음을 통해 공유


AVAudioPlayerDelegate_Extensions.BeginInterruption 메서드

정의

개발자는 사용되지 않는 이 메서드를 사용하면 안 됩니다.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void BeginInterruption (this AVFoundation.IAVAudioPlayerDelegate This, AVFoundation.AVAudioPlayer player);
static member BeginInterruption : AVFoundation.IAVAudioPlayerDelegate * AVFoundation.AVAudioPlayer -> unit

매개 변수

This
IAVAudioPlayerDelegate

이 확장 메서드가 작동하는 인스턴스입니다.

player
AVAudioPlayer
특성

적용 대상