INPlaybackRepeatMode Enum

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 5, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public enum INPlaybackRepeatMode
type INPlaybackRepeatMode = 
Inheritance
INPlaybackRepeatMode
Attributes

Fields

Name Value Description
Unknown 0
None 1
All 2
One 3

Applies to