struct CrystGLFW::Event::WindowToggleIconification

Overview

Represents an event wherein a window's iconification is toggled on or off.

Defined in:

crystglfw/events/window_toggle_iconification.cr

Instance Method Summary

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

new new

Instance Method Detail

def iconified? : Bool #

[View source]
def window : CrystGLFW::Window #

[View source]