Package 

Enum AutoFocusTrigger

  • All Implemented Interfaces:
    java.io.Serializable , java.lang.Comparable

    
    public enum AutoFocusTrigger
    
                        

    Gives information about what triggered the autofocus operation.

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      GESTURE

      Autofocus was triggered by AUTO_FOCUS.

      METHOD

      Autofocus was triggered by the startAutoFocus method.