Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
FocusControl.FocusState Property
Definition
- Namespace:
- Windows.Media.Devices
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 a MediaCaptureFocusState value indicating the current focus state of the capture device.
public:
property MediaCaptureFocusState FocusState { MediaCaptureFocusState get(); };
MediaCaptureFocusState FocusState();
public MediaCaptureFocusState FocusState { get; }
var mediaCaptureFocusState = focusControl.focusState;
Public ReadOnly Property FocusState As MediaCaptureFocusState
Property Value
A value indicating the current focus state of the capture device.
Applies to
Feedback
Was this page helpful?
