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