GlobalSystemMediaTransportControlsSessionPlaybackControls.IsChannelDownEnabled Property

Definition

Whether the session currently supports ChannelDown.

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

Property Value

Boolean

bool

True if channel down is supported; otherwise, false.

Applies to