IAsyncDriverElement::ScrollToEnd

Moves the cursor over the element, then triggers the series of events to invoke a mouse wheel scroll, scrolling the element until it reaches the beginning

Unreal Engine C++ API Reference > Developer > AutomationDriver > IAsyncDriverElement > ScrollToEnd

References

   
Module AutomationDriver
Header /Engine/Source/Developer/AutomationDriver/Public/IDriverElement.h
Include #include "IDriverElement.h"
[TAsyncResult](API\Runtime\Core\Async\TAsyncResult)< bool > ScrollToEnd()  

Remarks

Moves the cursor over the element, then triggers the series of events to invoke a mouse wheel scroll, scrolling the element until it reaches the beginning whether the scroll to end was successful


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library