IsFocused Method (IFocusable)
Class
IFocusable
.
Action
Return whether the control has focus.
Syntax
focused
=
iFocusable
.
IsFocused
()
Variable
Description
focused
True if this object has the focus.
Boolean
.