FocusLost (Event)

From Legacy Roblox Wiki
(Redirected from FocusLost)
Jump to navigationJump to search
FocusLost ( Boolean enterPressed )
Description Fired when the client lets their focus off the TextBox. The enterPressed argument is true</syntaxhighlight> if the client pressed Enter to lose focus.
Member of: TextBox