xtd 0.2.0
Loading...
Searching...
No Matches

◆ console_cancel_event_handler

using xtd::console_cancel_event_handler = typedef xtd::delegate<void(console_cancel_event_args&)>

Represents the method that will handle the cancel_key_press event of a xtd::console.

Parameters
senderThe source of the event.
eA xtd::console_cancel_event_args object that contains the event data.
Header
#include <xtd/console_cancel_event_handler>
Namespace
xtd
Library
xtd.core