| IPinPadPanelEnterCharacter Method |
Adds a character to the input text
Namespace:
ImmerseSDK.Authentication.PinPad
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax void EnterCharacter(
char character
)
Parameters
- character
- Type: SystemChar
See Also