Navigation
API > API/Developer > API/Developer/AutomationDriver > API/Developer/AutomationDriver/Until > API/Developer/AutomationDriver/Until/ElementIsScrolledToBeginning
References
| Module | AutomationDriver |
| Header | /Engine/Source/Developer/AutomationDriver/Public/WaitUntil.h |
| Include | #include "WaitUntil.h" |
| Source | /Engine/Source/Developer/AutomationDriver/Private/WaitUntil.cpp |
static FDriverWaitDelegate ElementIsScrolledToBeginning
&40;
const TSharedRef< IElementLocator, ESPMode::ThreadSafe > & ElementLocator,
FWaitTimeout Timeout
&41;
Remarks
Creates a new wait delegate which completes it's wait only if the specified element locator discovers a scrollable element whose scroll position is at the beginning or if the specified timeout timespan elapses