MPMusicShuffleMode Enum

Definition

An enumeration of shuffle modes for use with the ShuffleMode property.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum MPMusicShuffleMode
type MPMusicShuffleMode = 
Inheritance
MPMusicShuffleMode
Attributes

Fields

Albums 3
Default 0
Off 1
Songs 2

Applies to