CrossSlidingEventArgs.CrossSlidingState Property

Gets the state of the CrossSliding event.

Syntax

public:
property CrossSlidingState CrossSlidingState {
         CrossSlidingState get ();
}  

Property value

Type: CrossSlidingState 

State of the CrossSliding event.

Remarks

The CrossSlidingState property is set based on the distance thresholds specified by the CrossSlideThresholds property of a GestureRecognizer.

This API is not implemented and will throw an exception if called.

Requirements

Namespace: Windows.UI.Input

Metadata: windows.winmd

See also

Reference

CrossSlidingEventArgs Class

CrossSlidingEventArgs Members

Windows.UI.Input Namespace