Tizen Native API  6.5
Finding Objects

Functions that allows finding objects by their position, name or other properties.


Function Documentation

Retrieve the Evas object stacked at the top at the position of the mouse cursor, over a given canvas

Parameters:
eA handle to the canvas.
Returns:
The Evas object that is over all other objects at the mouse pointer's position

This function will traverse all the layers of the given canvas, from top to bottom, querying for objects with areas covering the mouse pointer's position, over e.

Warning:
This function will skip objects parented by smart objects, acting only on the ones at the "top level", with regard to object parenting.
Since :
3.0