Skip to main content

AppointmentDetailPage Constructors

Name Parameters Description
AppointmentDetailPage(AppointmentItem, SchedulerDataStorage, Boolean) appointment, storage, useThemeableToolbarIcons Initializes a new instance of the AppointmentDetailPage class with specified settings.
AppointmentDetailPage(AppointmentDetailViewModel, Boolean) viewModel, useThemeableToolbarIcons Initializes a new instance of the AppointmentDetailPage class with the specified view model.
See Also