@interface DUXRemoteControlSignalWidget : DUXWidget |
Header: | DUXRemoteControlSignalWidget.h |
Inherits From: | DUXWidget |
Icon with 5 vertical bars total represents the current signal strength between RC and aircraft.
Preferred Aspect Ratio: 19:9.
@property (nonatomic, assign, readonly) DUXRemoteSignalBars bars |
Header: | DUXRemoteControlSignalWidget.h |
Signal strength broken into threasholds which relate to the number of bars to show.
@property (nonatomic, assign, readonly) NSInteger remoteSignalStrength |
Header: | DUXRemoteControlSignalWidget.h |
Signal strength represented in percent.
typedef NS_ENUM(NSUInteger, DUXRemoteSignalBars) |
Header: | DUXRemoteControlSignalWidget.h |
Number of bars to show in widget