DJI Mobile SDK Documentation

      class DUXAccessLockerWidget

      @interface DUXAccessLockerWidget : DUXWidget
      Header:DUXAccessLockerWidget.h
      Inherits From:DUXWidget
      Description:

      The access locker widget is used to manage the password protection status of the aircraft. When password protection is enabled, data on the aircraft is only accessible to the user after entering the password. Tapping on the widget will bring up prompts according to the state of the access locker.

      Class Members:
      property presentingViewController
      @property (nonatomic, weak) UIViewController *presentingViewController
      Header:DUXAccessLockerWidget.h
      Description:

      The view controller that will present alerts related to the access locker widget.