Navigation
API > API/Developer > API/Developer/AutomationDriver > API/Developer/AutomationDriver/IApplicationElement
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Focus () |
IApplicationElement.h | ||
bool Focus
(
uint32 UserIndex |
IApplicationElement.h |
Focus()
| Name | Focus |
| Type | function |
| Header File | /Engine/Source/Developer/AutomationDriver/Public/IApplicationElement.h |
| Include Path | #include "IApplicationElement.h" |
bool Focus() const
whether focus was changed to the element for the default user
Focus(uint32)
| Name | Focus |
| Type | function |
| Header File | /Engine/Source/Developer/AutomationDriver/Public/IApplicationElement.h |
| Include Path | #include "IApplicationElement.h" |
bool Focus
(
uint32 UserIndex
) const
whether focus was changed to the element for the specified user