Edit

Share via


AVAudioPlayerDelegate_Extensions.FinishedPlaying Method

Definition

public static void FinishedPlaying (this AVFoundation.IAVAudioPlayerDelegate This, AVFoundation.AVAudioPlayer player, bool flag);
static member FinishedPlaying : AVFoundation.IAVAudioPlayerDelegate * AVFoundation.AVAudioPlayer * bool -> unit

Parameters

This
IAVAudioPlayerDelegate

The instance on which this extension method operates.

player
AVAudioPlayer
flag
Boolean

Applies to