UIHANDLER OnEditFocusGained

From Warcraft Wiki
Jump to navigation Jump to search

The OnEditFocusGained handler is called when a EditBox gets focus, either by the user clicking on it to write into it or by the editbox:SetFocus() call.

Arguments

self
Widget - EditBox widget.