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