pixelperfectengine v0.10.0-beta.1 (2021-05-16T17:51:01Z)
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.