KeyboardSynthesizerLoopMgr.tryRelease

"Releases" a key if it has been "held down" by the loop

class KeyboardSynthesizerLoopMgr
nothrow pure @safe
bool
tryRelease

Return Value

Type: bool

true = if the key has been "held down" (which means the release will get performed)

Meta