pixelperfectengine v0.10.0-beta.3 (2021-11-05T22:49:30Z)
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.