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

    Parameters

    animate
    true if the transition is animated.
    See Also