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