Interface PopoverMenuFlags


public interface PopoverMenuFlags
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Create submenus as nested
    popovers.
  • Field Details

    • NESTED

      static final int NESTED
      Create submenus as nested
      popovers. Without this flag, submenus are created as
      sliding pages that replace the main menu.
      See Also: