AVPlayer.ActionAtItemEnd Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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