| IPinPadPanelHide 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 void Hide(
bool destroy
)
Parameters
- destroy
- Type: SystemBoolean
If the panel should be destroyed after hiding
See Also