Class GesturePanHandle
public class GesturePanHandle : GestureDragHandle, IDisposable
- Inheritance
-
GesturePanHandle
- Implements
- Inherited Members
Constructors
GesturePanHandle(nint, bool)
public GesturePanHandle(nint handle, bool ownsHandle)
Parameters
Methods
For<T>(ConstructArgument[])
public static GesturePanHandle For<T>(ConstructArgument[] constructArguments) where T : GesturePan, GTypeProvider
Parameters
constructArguments
ConstructArgument[]
Returns
Type Parameters
T