[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Calendar.C1Calendar.GoForwardAsync

GoForwardAsync Method

GoForwardAsync(bool)

Navigates forward.

Declaration
public Task GoForwardAsync(bool animate = true)
Parameters
Type Name Description
bool animate

true if the transition is animated.

Returns
Type Description
Task