didChangeSessionDisplayState method

void didChangeSessionDisplayState(
  1. WinSessionDisplayState state
)

The display associated with the application's session has been powered on or off.

Implementation

void didChangeSessionDisplayState(WinSessionDisplayState state) {}