AppCaptureRecordingStateChangedEventArgs.State Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|