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