ComboBox.this

Undocumented in source.
  1. this(vec2 position, Size!int size, int listHeight)
  2. this(float x, float y, int width, int height, int listHeight)
    class ComboBox
    this
    (
    in float x
    ,
    in float y
    ,
    in int width = 0
    ,
    in int height = 0
    ,
    in int listHeight = 200
    )

Meta