Share via


AppBroadcastCameraCaptureStateChangedEventArgs.State Property

Definition

Gets a value that indicates the new state of the app broadcast camera capture.

public:
 property AppBroadcastCameraCaptureState State { AppBroadcastCameraCaptureState get(); };
AppBroadcastCameraCaptureState State();
public AppBroadcastCameraCaptureState State { get; }
var appBroadcastCameraCaptureState = appBroadcastCameraCaptureStateChangedEventArgs.state;
Public ReadOnly Property State As AppBroadcastCameraCaptureState

Property Value

A value that indicates the new state of the app broadcast camera capture.

Windows requirements

App capabilities
appBroadcast appBroadcastSettings

Applies to