ListBoxItem.getTextInputType

Returns the input type of the given column. Refer to ListBoxHeader if return value = TextInputType.NULL

class ListBoxItem
@nogc
uint
getTextInputType
(
int column
)

Meta