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