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