Overview

The UIMenuView almost looks like UIListView when they all display a list of data. But UIMenuView focus on display the data which user can interactive and a lightweight control.

The UIMenuView always has a highlight UIMenuItemView and display it on mid-screen. This Figure 1 shows an example of UIMenuView:

In this section:

  1. Setting up the UIMenuView
  2. Binding data source
  3. Programatically way