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