FrameClock.addOnFlushEvents

This signal is used to flush pending motion events that are being batched up and compressed together. Applications should not handle this signal.

class FrameClock
gulong
addOnFlushEvents
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)