[]
Creates a new font picker.
public FontPicker()
Public Sub New()
Creates a new font picker.
public FontPicker(bool renderListWithFont)
Public Sub New(renderListWithFont As Boolean)
| Type | Name | Description |
|---|---|---|
| bool | renderListWithFont |
Creates a new font picker.
public FontPicker(bool renderListWithFont, bool compactMode)
Public Sub New(renderListWithFont As Boolean, compactMode As Boolean)
| Type | Name | Description |
|---|---|---|
| bool | renderListWithFont | |
| bool | compactMode |