Table of Contents

Class NativeVolumeMonitorHandle

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public class NativeVolumeMonitorHandle : VolumeMonitorHandle, IDisposable
Inheritance
NativeVolumeMonitorHandle
Implements
Inherited Members

Constructors

NativeVolumeMonitorHandle(nint, bool)

public NativeVolumeMonitorHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

public static NativeVolumeMonitorHandle For<T>(ConstructArgument[] constructArguments) where T : NativeVolumeMonitor, GTypeProvider

Parameters

constructArguments ConstructArgument[]

Returns

NativeVolumeMonitorHandle

Type Parameters

T