Widget API: EditBox:ClearFocus
← Widget API ← EditBox < ClearFocus
Clears the input text focus out of the EditBox. After this call EditBox will no longer receive input from keyboard.
editBox:ClearFocus()
Arguments
- none
Returns
- nil
← Widget API ← EditBox < ClearFocus
Clears the input text focus out of the EditBox. After this call EditBox will no longer receive input from keyboard.
editBox:ClearFocus()