@interface DUXFocusModeWidget : DUXWidget |
| Header: | DUXFocusModeWidget.h |
| Inherits From: | DUXWidget |
Widget for controlling the focus mode. Not supported on Spark.
Preferred Aspect Ratio: 30:35
@property DJICameraFocusMode focusMode |
| Header: | DUXFocusModeWidget.h |
Current focus mode that the camera is in.
@property (readonly) BOOL isSupported |
| Header: | DUXFocusModeWidget.h |
YES if widget is supported, NO otherwise. Widget will hide itself if not supported. It is not supported on Spark and Mavic Air.
@property (nonatomic) NSUInteger preferredCameraIndex |
| Header: | DUXFocusModeWidget.h |
The index representing the camera that the widget controls. Default value is 0.
{{searchCount}} Results