Merge remote-tracking branch 'origin/tizen' into devel/new_mesh
[platform/core/uifw/dali-core.git] / dali / integration-api / events / event.h
index 6883981..66bd92d 100644 (file)
@@ -47,7 +47,8 @@ struct Event
     Touch,         ///< A touch event, when the user interacts with the screen.
     Key,           ///< A key pressed event, from the virtual or external keyboard.
     Gesture,       ///< A Gesture event has been detected.
-    MouseWheel     ///< A mouse wheel event, when the mouse wheel is being rolled from an external mouse.
+    Wheel,         ///< A wheel event, when the wheel is being rolled from an external mouse.
+    Hover          ///< A hover event, when the user hovers above the screen.
   };
 
   // Data