Enum
CalendarInteractionMode

Defines the different interaction modes of RadCalendar.

Definition

Namespace:Telerik.Maui.Controls.Calendar

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public enum CalendarInteractionMode

Fields

None

Navigation between the views with gesture (pan, swipe etc.) is disabled.

Declaration

cs-api-definition
None = 0

Field Value

CalendarInteractionMode

Pan

Navigation between the views with pan gesture is enabled.

Declaration

cs-api-definition
Pan = 1

Field Value

CalendarInteractionMode

In this article
DefinitionFieldsNonePan
Not finding the help you need?
Contact Support