ListViewItem.this

Creates a ListViewItem with default text formatting and input type.

  1. this(int height, Text[] fields)
  2. this(int height, Field[] fields)
  3. this(int height, dstring[] ds)
  4. this(int height, dstring[] ds, TextInputFieldType[] inputTypes)
    class ListViewItem
    @safe nothrow
    this

Meta