1. 首页
  2. 数据库
  3. 其它
  4. carousel xamarin forms:Xamarin表单控件 CarouselView 源码

carousel xamarin forms:Xamarin表单控件 CarouselView 源码

上传者: 2021-02-07 19:50:26上传 ZIP文件 123.82KB 热度 18次
轮播视图 基于@ bhaveshjabuvani-credencys中的Xamarin.Forms控件 关于 该项目由Naxam Co.,Ltd。维护。 我们专注于使用Xamarin和本机技术堆栈开发移动应用程序。 在为您的项目寻找开发人员吗? 安装 Install-Package Naxam.CarouselView 用法 carousel = new CarouselView(); carousel.ItemSource = new Color[] { Color.Red, Color.Blue, Color.Green, Color.Purple,
用户评论