Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
142315 | Jan 28,2019 06:47 AM UTC | Jan 29,2019 09:24 AM UTC | Xamarin.Forms | 1 |
![]() |
Tags: SfCalendar |
[c#]
private void Calendar_OnCalendarTapped(object sender, CalendarTappedEventArgs e)
{
DisplayAlert(e.DateTime.ToString(), e.SelectedAppointment.ToString(), "Close");
}
|
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.