DropDownSelection.this

Creates a drop down selection, optionally passing its initial list of options.

  1. this(Widget parent)
    class DropDownSelection
  2. this(string[] options, Widget parent)

Meta

History

The overload with the options parameter was added December 29, 2024.