ActionMenuVisualState
#include <bb/cascades/ActionMenuVisualState>
The visual states for the action menu.
The action menu is displayed along the right side of the screen and is used to display the actions on a Page. Even when actions appear on the action bar, they will also appear in the action menu.
BlackBerry 10.0.0
Public Types Index
enum TypeHidden, VisibleFull, AnimatingToHidden, AnimatingToVisibleFull |
Public Types
The visibility states.
BlackBerry 10.0.0
The action menu is hidden.
Since:BlackBerry 10.0.0
- VisibleFull
The action menu is currently visible and is displayed in its full state.
Since:BlackBerry 10.0.0
The action menu is animating to its hidden state.
Since:BlackBerry 10.0.0
- AnimatingToVisibleFull
The action menu is animating to its full state.
Since:BlackBerry 10.0.0