breakpoint property

int breakpoint
final

If the screen width is larger than breakpoint it moves to lateral view, otherwise is in page mode.

Defaults to 700.

Implementation

final int breakpoint;