Freigeben über


MPNowPlayingPlaybackState Enumeration

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 5, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.iOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum MPNowPlayingPlaybackState
type MPNowPlayingPlaybackState = 
Vererbung
MPNowPlayingPlaybackState
Attribute

Felder

Name Wert Beschreibung
Unknown 0
Playing 1
Paused 2
Stopped 3
Interrupted 4

Gilt für: