GestureRecognizer.CrossSlideHorizontally Property

Gets or sets a value that indicates whether the cross-slide axis is horizontal.

Syntax

public:
property bool CrossSlideHorizontally {
         bool get ();
         void set (bool value);
}  

Property value

Type: bool 

  True if the cross-slide axis is horizontal; otherwise false. The default value is false.

Requirements

Namespace: Windows.UI.Input

Metadata: windows.winmd

See also

Reference

GestureRecognizer Class

GestureRecognizer Members

Windows.UI.Input Namespace