MPLAB® Harmony Graphics Suite
|
leBool leUtils_ChildIntersectsParent( const leWidget* parent, const leWidget* child );
Parameters |
Description |
leWidget* parent |
the parent widget |
leWidget* child |
the child widget |
leBool - result of the intersection test
MPLAB® Harmony Graphics Suite
|