共用方式為


AVCompletion 代理人

定義

委派,定義 和 中 AVPlayer 各種方法的完成處理常式 AVPlayerItem

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

參數

finished
Boolean

適用於