EntryGidBuilderImpl.maxWidthChars

Set maxWidthChars property.

class EntryGidBuilderImpl(T)
T
maxWidthChars
()

Parameters

propval int

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

Return Value

Type: T

Builder instance for fluent chaining