GlobalSystemMediaTransportControlsSessionPlaybackControls.IsNextEnabled Property

Definition

Whether the session currently supports the next command.

public:
 property bool IsNextEnabled { bool get(); };
bool IsNextEnabled();
public bool IsNextEnabled { get; }
var boolean = globalSystemMediaTransportControlsSessionPlaybackControls.isNextEnabled;
Public ReadOnly Property IsNextEnabled As Boolean

Property Value

Boolean

bool

True if next is supported; otherwise, false.

Applies to