Table of Contents

Method ScrollToBottomAsyncJs

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ScrollToBottomAsyncJs()

Scrolls document opened in the browser to the bottom. Uses js script and RunScriptAsync(string, IntPtr?). Works asynchronously. Requires loaded document, can be used in the Loaded event handler.

public virtual void ScrollToBottomAsyncJs()