wxr
2020-04-21 f718d23a262a5a8e1241fdeaeb4153399f95e79d
Shared.IOS/UI/UICoverFlowView.cs
@@ -1,16 +1,13 @@
using System;
using System.Collections.Generic;
using Foundation;
using Shared.IOS.TBL;
using UIKit;
namespace Shared
{
    /// <summary>
    /// UICoverFlowView
    /// UICoverFlowView 已废弃,暂用HorizontalPages代替实现
    /// </summary>
    public class UICoverFlowView : View
    {