Skip to content

Commit 2396e67

Browse files
Update camera-enhancer.md
1 parent 5a5f088 commit 2396e67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

programming/android/api-reference/camera-enhancer/camera-enhancer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@ void setFocus(android.graphics.PointF focusPoint, EnumFocusMode subsequentFocusM
519519

520520
**Parameters**
521521

522-
`[in] focusPosition`: A `CGPoint` indicates the interest area.
522+
`[in] focusPosition`: An `android.graphics.PointF` object indicates the interest area.
523523
`[in] subsequentFocusMode`: Specify a focus mode via [EnumFocusMode](enum-focus-mode.md). If you set the focus mode to `FM_LOCKED`, the focallength will be lock after the focus. Otherwise, the continuous auto focus that control by the hardware is still enabled.
524524

525525
**Exception**

0 commit comments

Comments
 (0)