We are using the CellTapped event to handle user interaction when tapping on a ScheduleAppointment which works fine but we were wondering if there is any way to programmatically set the selected appointment?
We have a need to show a control on top of the calendar and depending on the actions taken we need to set an appointment as "selected" without the use of a tap.
Is this possible in the current SFSchedule control?
We are using all of the views available (Day, Week, Workweek, Month, Timeline)
Is this also possible in Android and UWP?