Dock.getCanRevealArea

Tells if the panel area can be revealed.

class Dock
bool
getCanRevealArea

Parameters

area panel.types.Area

the panel area to check.

Return Value

Type: bool

whether it can reveal the area or not. If the is no child or the child is empty, will return false.