Skip to content

Calendar Floorplan View Controller

FUICalendarFloorplanViewController

open class FUICalendarFloorplanViewController: UIViewController, FUICalendarInternalFloorplanDelegate

The FUICalendarFloorplanViewController can be used to quickly create a controller displaying an FUICalendarView and a UITableView. The FUICalendar style to be displayed can be specified in the controller init method. All calendar styles are supported except expandable. In the case of rangeSelectionView and datesSelectionView, no table view is displayed and the calendarView occupies the full screen. In the case of month or week styles, if the allowsStyleSwitching flag is enabled, clicking the right bar button in the navigation bar allows the calendar to switch between month and week styles.

Calendar View

Calendar View


Last update: April 14, 2021