Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the camera has clearly focused on something.
Syntax
public enum CameraFocusStatus
Public Enum CameraFocusStatus
public enum class CameraFocusStatus
Members
The CameraFocusStatus enumeration has these members.
| Member | Value | Description |
|---|---|---|
| Locked | 0 | Indicates the camera has clearly focused on something. |
| NotLocked | 1 | Indicates the camera has not clearly focused on something. |
Requirements
Minimum supported client |
None supported |
Minimum supported server |
None supported |
Minimum supported phone |
Windows Phone 8 |
Namespace |
Windows.Phone.Media.Capture Windows::Phone::Media::Capture [C++] |
Metadata |
Windows.WinMD |
Attributes
[Deprecated()]
[Version(0x06020000)]
[WebHostHidden()]