AppStatus.num_static_lines

Gets the current number of lines in the app status static display.

  1. void num_static_lines(size_t size)
  2. size_t num_static_lines()
    class AppStatus
    size_t
    num_static_lines
    ()

Return Value

Type: size_t

The current number of lines in the static bottom portion of the split console.

Meta