DropDownList.this

Size is used for the canvas, avoid resizing too often. \ maxListLength is the maximum number of choices that can be displayed at the same time.

class DropDownList
this
(
Vec2f newSize
,
uint maxListLength = 5U
)

Meta