Table of Contents

Class Win32MonitorHandle

Namespace
GdkWin32.Internal
Assembly
GdkWin32-4.0.dll
public class Win32MonitorHandle : MonitorHandle, IDisposable
Inheritance
Win32MonitorHandle
Implements
Inherited Members

Constructors

Win32MonitorHandle(nint, bool)

public Win32MonitorHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

Win32MonitorHandle

Type Parameters

T