AVPlayer.ActionAtItemEnd Property

Definition

An action (advance, pause, or nothing) to be taken when the item stops playing.

public virtual AVFoundation.AVPlayerActionAtItemEnd ActionAtItemEnd { [Foundation.Export("actionAtItemEnd")] get; [Foundation.Export("setActionAtItemEnd:")] set; }
member this.ActionAtItemEnd : AVFoundation.AVPlayerActionAtItemEnd with get, set

Property Value

Attributes

Applies to