Share via


MPRemoteCommandCenter.ChangePlaybackPositionCommand Property

Definition

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

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

Property Value

Attributes

Applies to