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