WoW:API EditBox ClearFocus: Difference between revisions
Jump to navigation
Jump to search
({{widgetmethod}}) |
(Updated to match the current API boilerplate.) |
||
Line 1: | Line 1: | ||
{{widgetmethod}} | {{widgetmethod}} | ||
Clears the cursor focus out of the EditBox. | Clears the cursor focus out of the EditBox. | ||
EditBox:ClearFocus() | |||
== Arguments == | |||
None | |||
== Returns == | |||
:nil |
Revision as of 14:20, 27 June 2007
← Widget API ← EditBox < ClearFocus
Clears the cursor focus out of the EditBox.
EditBox:ClearFocus()
Arguments
None
Returns
- nil