다음을 통해 공유


MPMusicPlaybackState 열거형

정의

가 될 수 있는 MPMusicPlayerController 상태의 열거형입니다. 속성과 함께 PlaybackState 사용됩니다.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.None, null)]
[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 MPMusicPlaybackState
type MPMusicPlaybackState = 
상속
MPMusicPlaybackState
특성

필드

Name Description
Stopped 0
Playing 1
Paused 2
Interrupted 3
SeekingForward 4
SeekingBackward 5

적용 대상