Options
All
  • Public
  • Public/Protected
  • All
Menu

Module CalendarEventsViewMode

Defines the possible view modes for day events view which appears when day cell is tapped in month view mode.

Index

Variables

Variables

Inline

Inline: any

Show day events list in an inline view.

None

None: any

Do not show day events list when a day cell is tapped. This is the default value.

Popover

Popover: any

Show day events in a popover view. In iOS this is available only for iPad user interface idiom.

Generated using TypeDoc