NavigationBar.getItemByPoint

Syntax

getItemByPoint(x, y);

Parameters

x. Horizontal coordinate.

y. Vertical coordinate.

Description

The getItemByPoint method returns side panel item by the specified coordinates.

Comments

The method is under development.

See also:

NavigationBar