@interface DUXBeaconWidget : DUXWidget |
Header: | DUXBeaconWidget.h |
Inherits From: | DUXWidget |
Widget is used to turn on and turn off the Beacon accessory on Mavic 2 Enterprise.
Tapping the widget will enable/disable the flashing of the external beacon accessory. The widget will be hidden automatically if the accessory is not present or not supported.
@property (readonly) BOOL isSupported |
Header: | DUXBeaconWidget.h |
YES
if beacon accessory is supported, NO
otherwise.
@property (readonly) BOOL isEnabled |
Header: | DUXBeaconWidget.h |
Current state of the beacon accessory. It will be toggled when user taps on the widget.
{{searchCount}} Results