Dock.getCanRevealArea

bool getCanRevealArea(panel.types.Area area)

Tells if the panel area can be revealed.

Parameters

areathe panel area to check.

Returns

whether it can reveal the area or not. If the is no child

or the child is empty, will return false.