DJI Mobile SDK Documentation

      class DUXContentViewController

      @interface DUXContentViewController : UIViewController
      Header:DUXContentViewController.h
      Inherits From:UIViewController
      Description:

      DUXContentViewController manages the logic for pre-populating the content view with the relevant view (i.e. map or video).

      Class Members:
      method installMainView
      - (void)installMainView:(UIView *)mainView
      Header:DUXContentViewController.h
      Description:

      Method which is used to set the content view.

      Input Parameters:
      UIView * mainViewThe view is used to set the content view.