|
| Header: | DJIRemoteControllerBaseTypes.h |
| Inherits From: | NSObject |
| SDK Key: | DJIRemoteControllerKey.DJIRemoteControllerParamCustomButtonTags |
Tags for C1 and C2 buttons on the remote controller
|
| Header: | DJIRemoteControllerBaseTypes.h |
Button tag for custom button 2.
|
| Header: | DJIRemoteControllerBaseTypes.h |
Button tag for custom button 2
|
| Header: | DJIRemoteControllerBaseTypes.h |
Create a DJIRCCustomButtonTags instance with values for C1 and C2. A valid tag is an integer in range [0, 255].
| NSNumber *_Nullable c1ButtonTag | Button tag for custom button 1 with range [0, 255]. |
| NSNumber *_Nullable c2ButtonTag | Button tag for custom button 2 with range [0, 255]. |
| nullable instancetype | Instance of DJIRCCustomButtonTags. nil if the value is invalid, or both c1ButtonTag and c2ButtonTag are nil. |
{{searchCount}} Results