Share via


MPRemoteCommandCenter.StopCommand Property

Definition

Gets the command that is used to stop playback.

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

Property Value

Attributes

Applies to