点击或拖拽改变大小

AnimationDialogOptions 类

带动画效果的弹窗设置
继承层次
SystemObject
  Smobiler.Core.ControlsAnimationDialogOptions

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

AnimationDialogOptions 类型公开以下成员。

构造函数
  名称说明
公共方法AnimationDialogOptions
初始化 AnimationDialogOptions 类的一个新实例
Top
属性
  名称说明
公共属性AnimationDuration
弹出动画持续时间(毫秒)
公共属性Easing
弹出速度
公共属性Entry
弹出方向
公共属性Position
显示位置
公共属性SwipeArea
触发滑动关闭的范围
公共属性SwipeThreshold
滑动关闭的距离阀值
公共属性SwipeToClose
是否允许滑动关闭
Top
参见