Package 

Enum ShareDialog.Mode

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

    
    public enum ShareDialog.Mode
    
                        

    The mode for the share dialog.

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      AUTOMATIC

      The mode is determined automatically.

      NATIVE

      The native dialog is used.

      WEB

      The web dialog is used.

      FEED

      The feed dialog is used.