陈嘉乐
2020-05-21 e67e42de58795da31b10f19775e5af46e3d14b44
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
    {