次の方法で共有


AVCompletion 代理人

定義

および のさまざまなメソッドの完了ハンドラーを定義する AVPlayer デリゲート AVPlayerItem

public delegate void AVCompletion(bool finished);
type AVCompletion = delegate of bool -> unit

パラメーター

finished
Boolean

適用対象