correctionKeyPressed(in:)
Tells the delegate that a correction key has been pressed.
Declaration
optional func correctionKeyPressed(in interaction: TKSmartCardUserInteraction)Parameters
- interaction:
The user interaction.
Tells the delegate that a correction key has been pressed.
optional func correctionKeyPressed(in interaction: TKSmartCardUserInteraction)The user interaction.