Luna::Window::IWindow::get_move_event

virtual Event< window_move_event_handler_t > & get_move_event()=0

Gets the move event of this window.

This event will be emitted when the window position is changed.

Return value

Returns one reference of the event object.