WinUI | ComponentOne
C1.WinUI.Calendar Assembly / C1.WinUI.Calendar Namespace / C1Calendar Class / GoForwardAsync Method
true if the transition is animated.
In This Topic
    GoForwardAsync Method
    In This Topic
    Navigates forward.
    Syntax
    public Task GoForwardAsync( 
       bool animate
    )

    Parameters

    animate
    true if the transition is animated.
    See Also