pixelperfectengine v0.10.0-beta.1 (2021-05-16T17:51:01Z)
Dub
Repo
ListViewItem.this
PixelPerfectEngine
concrete
elements
listview
ListViewItem
Creates a ListViewItem with default text formatting and input type.
this
(int height, Text[] fields)
this
(int height, Field[] fields)
this
(int height, dstring[] ds)
this
(int height, dstring[] ds, TextInputFieldType[] inputTypes)
class
ListViewItem
@
safe
nothrow
this
(
int
height
,
dstring
[]
ds
,
TextInputFieldType
[]
inputTypes
)
Meta
Source
See Implementation
PixelPerfectEngine
concrete
elements
listview
ListViewItem
constructors
this
functions
draw
length
opIndex
opIndexAssign
structs
Field
variables
fields
height
Creates a ListViewItem with default text formatting and input type.