次の方法で共有


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

適用対象