ContextMenuVisualState
Since: BlackBerry 10.0.0
#include <bb/cascades/ContextMenuVisualState>
The visual states for the context menu.
The context menu is displayed along the right side of the screen and is used to display actions associated with a control. The user can open the context menu by long-pressing the control.
Overview
Public Types Index
Public Types
The visibility states.
BlackBerry 10.0.0
The context menu is hidden.
- VisibleCompact
The context menu is visible in compact mode.
Since:BlackBerry 10.0.0
The context menu is animating to its hidden state.
Since:BlackBerry 10.0.0
- AnimatingToVisibleCompact
The context menu is animating to its visible compact state.
Since:BlackBerry 10.0.0