Share via


MPRemoteCommandCenter.ChangePlaybackRateCommand Property

Definition

Gets the command that is used to change the playback rate.

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

Property Value

Attributes

Applies to