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