MPMusicShuffleMode 枚举

定义

要与 属性一起使用 ShuffleMode 的随机模式的枚举。

[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 = 
继承
MPMusicShuffleMode
属性

字段

名称 说明
Default 0
Off 1
Songs 2
Albums 3

适用于