Widget API: EditBox:ClearFocus

From AddOn Studio
Revision as of 04:42, 8 September 2007 by WoWWiki>Fibby
Jump to navigation Jump to search

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

See also