WinUI | ComponentOne
C1.WinUI.Calendar Assembly / C1.WinUI.Calendar Namespace / C1Calendar Class / ChangeViewModeAsync Method
The target mode.
The display date.
true if the transition is animated.
In This Topic
    ChangeViewModeAsync Method
    In This Topic
    Changes the view mode asynchronously performing an animation.
    Syntax

    Parameters

    mode
    The target mode.
    displayDate
    The display date.
    animate
    true if the transition is animated.
    See Also