Share via


MPRemoteCommandCenter.PauseCommand Property

Definition

Gets the command that is used to pause playback.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MediaPlayer.MPRemoteCommand PauseCommand { [Foundation.Export("pauseCommand")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("pauseCommand")>]
member this.PauseCommand : MediaPlayer.MPRemoteCommand

Property Value

Attributes

Applies to