EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Method ScrollToBottom

    ScrollToBottom(string, TimeSpan)

    Scrolls to the bottom of an element matching specified selector using jQuery.

    Declaration
    Task ScrollToBottom(string elementSelector, TimeSpan duration)
    Parameters
    Type Name Description
    string elementSelector
    TimeSpan duration
    Returns
    Type Description
    Task

    ScrollToBottom(string)

    Scrolls to the bottom of an element matching specified selector using jQuery.

    Declaration
    Task ScrollToBottom(string elementSelector)
    Parameters
    Type Name Description
    string elementSelector
    Returns
    Type Description
    Task
    © Xab3r. All rights reserved.