DJI Mobile SDK Documentation

      class DJIParamCapability

      @interface DJIParamCapability : NSObject
      Header:DJIParamCapability.h
      Inherits From:NSObject
      Description:

      Represents the capability of a parameter of a component or product. This class can be sub-classed to include additional information on the parameter. DJIParamCapabilityMinMax includes the maximum and minimum possible values of the parameter.

      Class Members:
      Support
      property
      property isSupported
      @property(nonatomic, readonly) BOOL isSupported
      Header:DJIParamCapability.h
      Description:

      YES if the component or product supports the parameter.