Click or drag to resize

PinPadPanelHide Method

Hides the pin pad

Namespace:  ImmerseSDK.Authentication.PinPad
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public void Hide(
	bool destroy
)

Parameters

destroy
Type: SystemBoolean
Destroy after hiding?

Implements

IPinPadPanelHide(Boolean)
See Also