pixelperfectengine v0.10.0-beta.3 (2021-11-05T22:49:30Z)
Dub
Repo
ListViewItem.this
pixelperfectengine
concrete
elements
listview
ListViewItem
Creates a list view item from texts.
this
(int height, Text[] fields)
class
ListViewItem
@
safe
pure nothrow
this
(
int
height
,
Text
[]
fields
)
this
(int height, Field[] fields)
this
(int height, dstring[] ds)
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 list view item from texts.