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

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

initialize initialize

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

new new

Instance Method Detail

def connected? #

[View source]
def monitor : Monitor #

[View source]