次の方法で共有


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

適用対象