MenuPosition

public enum MenuPosition

The menu view position compared to the content view.

  • above: Menu view is placed above the content view.
  • under: Menu view is placed below the content view.
  • sideBySide: Menu view is placed in the same layer with the content view.