DropDownSelection.this

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

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

Meta

History

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