SwipeGestureRecognizer.Command 属性

定义

获取或设置识别轻扫手势时要运行的命令。

public System.Windows.Input.ICommand Command { get; set; }
member this.Command : System.Windows.Input.ICommand with get, set

属性值

System.Windows.Input.ICommand

在识别轻扫手势时要运行的命令。

适用于