HasFocus

From LoTROInterface Wiki

Jump to: navigation, search


Returns true if the control has focus.

Syntax

Lua
function Control:HasFocus();

Returns

Type: boolean
Returns true if the control has focus.

Remarks

Returns true if the control has focus.

Personal tools