Edit

Share via


AVAudioPlayerDelegate_Extensions.BeginInterruption Method

Definition

Developers should not use this deprecated method.

[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

Parameters

This
IAVAudioPlayerDelegate

The instance on which this extension method operates.

player
AVAudioPlayer
Attributes

Applies to