display property

bool display
final

If true, prints the captured events to the console (for debug reasons only). The default is false.

Implementation

final bool display;