AUI Framework
develop
Cross-platform base for C++ UI apps
|
> All members, including inherited
Finds the nearest view to the bottom right corner of the specified view. The bottom right corner is chosen in order to simulate human eye scanning (which is from top-left to bottom-right).
Useful when finding fields by their labels:
matcher | UIMatcher of a view to find the nearest to. The UIMatcher is expected to match only one view. |
Contents