disconnect


Description:

public bool disconnect (Closure? closure)

Removes an accelerator previously installed through connect.

Since 2.20 closure can be null.

Parameters:

this

the accelerator group to remove an accelerator from

closure

the closure to remove from this accelerator group, or null to remove all closures

Returns:

true if the closure was found and got disconnected