ComboBox.items

returns list of items

  1. string[] items [@property setter]
  2. dstring[] items [@property setter]
  3. StringListValue[] items [@property setter]
  4. const(UIStringCollection) items [@property getter]
    class ComboBox
    @property ref
    items
    ()

Meta