split property

bool split
final

When true, splits items between left and right sections.

This follows Apple's HIG guidelines for organizing related tab functions into logical groups with clear visual separation.

Implementation

final bool split;