Method ApplyDropdownStyle
| Improve this Doc View SourceApplyDropdownStyle(Dropdown, int)
Apply Valheim style to a Dropdown component.
Declaration
public void ApplyDropdownStyle(Dropdown dropdown, int fontSize = 16)
Parameters
Type | Name | Description |
---|---|---|
Dropdown | dropdown | Component to apply the style to |
int | fontSize | Optional font size, defaults to 16 |