Contents

correctionKeyPressed(in:)

Tells the delegate that a correction key has been pressed.

Declaration

optional func correctionKeyPressed(in interaction: TKSmartCardUserInteraction)

Parameters

  • interaction:

    The user interaction.

See Also

Delegate Methods