Click or drag to resize

PinPadPanel Methods

The PinPadPanel type exposes the following members.

Methods
  NameDescription
Public methodClearInput
Clears the current input value
Public methodConfirm
Confirm input
Public methodDeleteCharacter
Delete a character from the input text
Public methodDisableInput
Disable user input on the PIN panel
Public methodEnableInput
Enable user input on the PIN panel
Public methodEnterCharacter
Adds a character to the input text
Public methodHide
Hides the pin pad
Public methodHideMessage
Hides the any message shown under the pin panel
Public methodShow
Shows the pin pad
Public methodShowMessage
Show a message under the pin panel
Top
Extension Methods
  NameDescription
Public Extension MethodGetCopyOf
Copies all properties of a component from source to target. Uses reflection to set properties.
(Defined by ComponentExtensions.)
Public Extension MethodWaitForT
Waits for a singleton on a coroutine
(Defined by SingletonManager.)
Top
See Also