Share via


MPMovieRepeatMode Enum

Definition

An enumeration that specifies whether a movie should repeat or not. Used with the RepeatMode property.

[ObjCRuntime.Native]
public enum MPMovieRepeatMode
[<ObjCRuntime.Native>]
type MPMovieRepeatMode = 
Inheritance
MPMovieRepeatMode
Attributes

Fields

Name Value Description
None 0
One 1

Applies to