Skip to content

Class SignalHandle

A handle to a connected signal that can be used to disconnect the provided callback.

Functions

method disconnect

function SignalHandle:disconnect()

Disconnect the provided callback from this signal.