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