isExtraRegionPerpendicular property

bool isExtraRegionPerpendicular
getter/setter pair

Determines if the extra region's layout axis is perpendicular to the primary/secondary split axis. If true, and P/S split horizontally, the extra region is added vertically (top/bottom). If false, it's added along the same axis. Defaults to false.

Implementation

bool isExtraRegionPerpendicular;