共用方式為


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
屬性

欄位

名稱 Description
Default 0
Off 1
Songs 2
Albums 3

適用於