Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration RemoteMmiInput

Remote MMI input actions. Remote MMI input, used to identify supported input actions (as a bitmask) and for reporting input events via the RemoteMmiCallback callback (as single bit).

Index

Enumeration members

MMI_ACTION_BOUNCE

MMI_ACTION_BOUNCE: = 4

MMI_ACTION_CLICK

MMI_ACTION_CLICK: = 1

MMI_ACTION_DBCLICK

MMI_ACTION_DBCLICK: = 2

MMI_ACTION_LONGBOUNCE

MMI_ACTION_LONGBOUNCE: = 16

MMI_ACTION_LONGPRE

MMI_ACTION_LONGPRE: = 8

MMI_ACTION_NONE

MMI_ACTION_NONE: = 0

Generated using TypeDoc