Types/DropDownStyleSpecification: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "Extension of Types/StyleSpecification.<br> Style specification type: '''dropdown_style''' == Optional properties == Inherits all properties from Types/StyleSpecificatio...")
 
(0.18.28: added opened_sound)
Line 16: Line 16:
=== selector_and_title_spacing ===
=== selector_and_title_spacing ===
'''Type''': [[Types/int16|int16]]
'''Type''': [[Types/int16|int16]]
=== opened_sound ===
'''Type''': [[Types/Sound|Sound]]

Revision as of 08:46, 8 July 2020

Extension of Types/StyleSpecification.
Style specification type: dropdown_style

Optional properties

Inherits all properties from Types/StyleSpecification.

button_style

Type: ButtonStyleSpecification

icon

Type: Sprite

list_box_style

Type: ListBoxStyleSpecification

selector_and_title_spacing

Type: int16

opened_sound

Type: Sound