Entry.maxWidthChars

Get maxWidthChars property.

  1. int maxWidthChars [@property getter]
    class Entry
    @property
    int
    maxWidthChars
    ()
  2. int maxWidthChars [@property setter]

Return Value

Type: int

The desired maximum width of the entry, in characters. If this property is set to -1, the width will be calculated automatically.