struct CrystGLFW::Event::MonitorToggleConnection

Overview

Represents an event wherein a monitor is either connected or disconnected from the system.

Defined in:

crystglfw/events/monitor_toggle_connection.cr

Instance Method Summary

Constructor methods inherited from struct CrystGLFW::Event::Any

new new

Instance Method Detail

def connected? : Bool #

[View source]
def monitor : CrystGLFW::Monitor #

[View source]