点击或拖拽改变大小

SwipeViewActionNotificationEventArgs 类

包含客户端侧滑控件动作通知时的事件数据
继承层次
SystemObject
  SystemEventArgs
    Smobiler.Core.ControlsSwipeViewActionNotificationEventArgs

命名空间:  Smobiler.Core.Controls
程序集:  Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.641.16928
语法
public class SwipeViewActionNotificationEventArgs : EventArgs

SwipeViewActionNotificationEventArgs 类型公开以下成员。

构造函数
  名称说明
公共方法SwipeViewActionNotificationEventArgs
初始化 SwipeViewActionNotificationEventArgs 类的一个新实例
Top
属性
  名称说明
公共属性Action
获取侧滑控件动作
Top
参见