[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Calendar.C1Calendar.GoBackAsync

GoBackAsync Method

GoBackAsync(bool)

Navigates backwards.

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

true if the transition is animated.

Returns
Type Description
Task