Table of Contents

Class SwipeableHelper

Namespace
Adw
Assembly
Adw-1.dll
public sealed class SwipeableHelper : Widget, Accessible, Buildable, ConstraintTarget, Swipeable, NativeObject, IDisposable, InstanceFactory, GTypeProvider
Inheritance
SwipeableHelper
Implements
Inherited Members

Constructors

SwipeableHelper(WidgetHandle)

public SwipeableHelper(WidgetHandle handle)

Parameters

handle WidgetHandle

Methods

GetCancelProgress()

public double GetCancelProgress()

Returns

double

GetDistance()

public double GetDistance()

Returns

double

GetGType()

public static Type GetGType()

Returns

Type

GetProgress()

public double GetProgress()

Returns

double

GetSwipeArea(NavigationDirection, bool, out Rectangle)

public void GetSwipeArea(NavigationDirection navigationDirection, bool isDrag, out Rectangle rect)

Parameters

navigationDirection NavigationDirection
isDrag bool
rect Rectangle