点击或拖拽改变大小

SwipeViewAction 枚举

侧滑控件动作

命名空间:  Smobiler.Core.Controls
程序集:  Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.651.17472+af7ddcfb7e2e54ed596c2aa79542ab7d8ca3ebd7
语法
public enum SwipeViewAction
成员
  成员名称说明
LeftOpen0 左开
LeftClose1 左关
RightOpen2 右开
RightClose3 右关
参见