CameraFocusStatus enumeration
Indicates whether the camera has clearly focused on something.
Syntax
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 |
|
|
Metadata |
|
Attributes
- [Deprecated()]
- [Version(0x06020000)]
- [WebHostHidden()]
Show: