Share via


SwipedEventArgs 类

定义

轻扫事件的参数。

public class SwipedEventArgs : EventArgs
type SwipedEventArgs = class
    inherit EventArgs
继承
System.EventArgs
SwipedEventArgs

构造函数

SwipedEventArgs(Object, SwipeDirection)

使用指定的值新建轻扫事件参数对象。

属性

Direction

获取轻扫的方向。

Parameter

获取命令参数。

适用于