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