connectChangeCase

fun connectChangeCase(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (caseType: ChangeCaseType) -> Unit): <Error class: unknown class>

Keybinding signal to change case of the text at the current cursor position.

Parameters

connectFlags

A combination of ConnectFlags

handler

the Callback to connect. Params: caseType the case to use