Click or drag to resize

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
C#
void EnterCharacter(
	char character
)

Parameters

character
Type: SystemChar
See Also