GlobalSystemMediaTransportControlsSessionPlaybackControls.IsRecordEnabled Property

Definition

Whether the session currently supports the record command.

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

Property Value

Boolean

bool

True if record is supported; otherwise, false.

Applies to