Navigation
API > API/Developer > API/Developer/AutomationDriver > API/Developer/AutomationDriver/IApplicationElement
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool HasFocusedDescendants () |
IApplicationElement.h | ||
bool HasFocusedDescendants
(
uint32 UserIndex |
IApplicationElement.h |
HasFocusedDescendants()
| Name | HasFocusedDescendants |
| Type | function |
| Header File | /Engine/Source/Developer/AutomationDriver/Public/IApplicationElement.h |
| Include Path | #include "IApplicationElement.h" |
bool HasFocusedDescendants() const
whether the element is currently in the parent hierarchy of the focus of the default user
HasFocusedDescendants(uint32)
| Name | HasFocusedDescendants |
| Type | function |
| Header File | /Engine/Source/Developer/AutomationDriver/Public/IApplicationElement.h |
| Include Path | #include "IApplicationElement.h" |
bool HasFocusedDescendants
(
uint32 UserIndex
) const
whether the element is currently in the parent hierarchy of the focus of the specified user