Xamarin.Forms 为所有平台实施 Calender
Xamarin.Forms implement Calender for all platforms
我有一个新问题 Xamarin.Forms
并尝试将项目添加到我的事件(日历)中,但我不知道该怎么做
在 Android studio 中使用 EKEvent 非常简单,但在 Xamarin 表单中我不知道。
我用 DependencyService Thnx 伙计们做到了:)
https://developer.xamarin.com/guides/cross-platform/xamarin-forms/dependency-service/
我有一个新问题 Xamarin.Forms 并尝试将项目添加到我的事件(日历)中,但我不知道该怎么做 在 Android studio 中使用 EKEvent 非常简单,但在 Xamarin 表单中我不知道。
我用 DependencyService Thnx 伙计们做到了:) https://developer.xamarin.com/guides/cross-platform/xamarin-forms/dependency-service/