Share via


MPNowPlayingInfoCenter.PlaybackState Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MediaPlayer.MPNowPlayingPlaybackState PlaybackState { [Foundation.Export("playbackState")] get; [Foundation.Export("setPlaybackState:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("playbackState")>]
[<set: Foundation.Export("setPlaybackState:")>]
member this.PlaybackState : MediaPlayer.MPNowPlayingPlaybackState with get, set

Property Value

Attributes

Applies to