didChangeConsoleDisplayState method

void didChangeConsoleDisplayState(
  1. ConsoleDisplayState state
)

The current monitor's display state has changed.

Implementation

void didChangeConsoleDisplayState(ConsoleDisplayState state) {}