Options
All
  • Public
  • Public/Protected
  • All
V1.7
  • V1.6
  • V1.7
Menu

Enumeration SoundEvent

UI Sound Events.

Index

Enumeration members

kActivate

kActivate:

Element activated (clicked)

kContextMenuClose

kContextMenuClose:

The context menu closes

kContextMenuItemHover

kContextMenuItemHover:

The context menu item hovered over

kContextMenuItemSelect

kContextMenuItemSelect:

The context menu item selected

kContextMenuOpen

kContextMenuOpen:

Context Menu Sound Events

kDialogCancel

kDialogCancel:

User clicks Cancel (No, Decline) button

kDialogConfirm

kDialogConfirm:

User clicks Confirm (Ok, Submit, Accept) button

kDialogLoop

kDialogLoop:

The dialog box currently open

kDialogOpen

kDialogOpen:

Dialog Sound Events

kDropDownItemHover

kDropDownItemHover:

Drop Down List Sound Events

kDropDownItemSelect

kDropDownItemSelect:

Drop down list item selected

kDropDownListCollapse

kDropDownListCollapse:

Drop down list collapsed

kDropDownListExpand

kDropDownListExpand:

Drop down list expanded

kDropDownNestedListCollapse

kDropDownNestedListCollapse:

Drop down nested list collapsed

kDropDownNestedListExpand

kDropDownNestedListExpand:

Drop down nested list expanded

kFocusGained

kFocusGained:

Element receives focus

kFocusLost

kFocusLost:

Element loses focus

kHoverEnter

kHoverEnter:

Element hovered over

kHoverExit

kHoverExit:

Element hover exited

kLongPress

kLongPress:

Element long pressed

kPanelTransitionHorizontal

kPanelTransitionHorizontal:

Panel Sound Events

kPanelTransitionVertical

kPanelTransitionVertical:

kScrollViewScrollLimit

kScrollViewScrollLimit:

Scroll View Sound Events

kTextCursorInsert

kTextCursorInsert:

Text Input Sound Events

kTextPasswordHide

kTextPasswordHide:

Password hidden

kTextPasswordShow

kTextPasswordShow:

Password is shown

kTextSelectionHandleDrop

kTextSelectionHandleDrop:

Selection handle dropped

kTextSelectionHandleGrab

kTextSelectionHandleGrab:

Selection handle grabbed

kTextWordSelect

kTextWordSelect:

Word selected for edit

kToggleStateOff

kToggleStateOff:

Toggle changes to OFF state

kToggleStateOn

kToggleStateOn:

Toggle Sound Events.

Generated using TypeDoc