FocusLost (Event)

From Legacy Roblox Wiki
Revision as of 04:04, 27 April 2023 by Realjame (talk | contribs) (Text replacement - "</code>" to "</SyntaxHighlight>")
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