Click or drag to resize
TextInputCharactersLimit Field
Set to any number to limit input by characters count. Note: this will only take effect when user insert input, if you set value programmatically it will be ignored.

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int CharactersLimit

Field Value

Type: Int32
See Also