DJI Mobile SDK Documentation

      class DJIWaypointV2AircraftControlFlyingParam

      @interface DJIWaypointV2AircraftControlFlyingParam : NSObject
      Header:DJIWaypointV2Action.h
      Inherits From:NSObject
      Description:

      This class defines if the aircraft starts or stops the flight.

      Class Members:
      Check Start Flying
      property
      property isStartFlying
      @property (nonatomic, assign) BOOL isStartFlying
      Header:DJIWaypointV2Action.h
      Description:

      Determines the aircraft start flying or stop flying. YES for the aircraft to start flying.