[]
        
(Showing Draft Content)

C1.Android.Core.C1SwipeDirection

C1SwipeDirection Class

Describes the direction of the swipe gesture.

Inheritance
C1SwipeDirection
Namespace: C1.Android.Core
Assembly: C1.Android.Core.dll
Syntax
public sealed class C1SwipeDirection : Enum

Fields

Name Description
Down

Downwards swipe.

Left

Swipe to the left.

Right

Swipe to the right.

Up

Upwards swipe.

value__