class DJIWaypointV2CameraCustomNameParam
@interface DJIWaypointV2CameraCustomNameParam : NSObject
|
Header: | DJIWaypointV2Action.h |
Inherits From: | NSObject |
Description:
This class defines a camera expand name operation for DJIWaypointV2CameraActuatorParam
.
Class Members:
Camera Custom Expand Name
property
property type
@property (nonatomic, assign) DJIWaypointV2CameraCustomNameType type
|
Header: | DJIWaypointV2Action.h |
Description:
Gets the type of camera custom expand name type.
See Also:
DJIWaypointV2CameraCustomNameType
property customName
@property (nonatomic, copy) NSString *customName
|
Header: | DJIWaypointV2Action.h |
Description:
Gets the camera custom expand name.