共用方式為


AVAudioPlayerDelegate_Extensions.FinishedPlaying 方法

定義

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

參數

This
IAVAudioPlayerDelegate

這個擴充方法運作所在的實例。

player
AVAudioPlayer
flag
Boolean

適用於