isRetrigger

abstract val isRetrigger: Boolean(source)

true if signature help was already showing when it was triggered.

Retriggers occur when the signature help is already active and can be caused by actions such as typing a trigger character, a cursor move, or document content changes.

Online Documentation