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