ComboboxBase.options

Returns the current list of options in the selection.

  1. string[] options [@property getter]
    class ComboboxBase
    final @property const
    string[]
    options
    ()
  2. string[] options [@property setter]

Meta

History

Property accessor added March 1, 2022 (dub v10.7). Prior to that, it was private.