AppCaptureRecordingStateChangedEventArgs.State Property

Definition

Gets the new state of the app capture recording operation.

public:
 property AppCaptureRecordingState State { AppCaptureRecordingState get(); };
AppCaptureRecordingState State();
public AppCaptureRecordingState State { get; }
var appCaptureRecordingState = appCaptureRecordingStateChangedEventArgs.state;
Public ReadOnly Property State As AppCaptureRecordingState

Property Value

The new state of the app capture recording operation.

Windows requirements

App capabilities
appCaptureSettings

Applies to