Share via


MPRemoteCommandCenter.LikeCommand Property

Definition

Gets the command that is used to like the currently playing item.

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

Property Value

Attributes

Applies to