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 public int CharactersLimit
Field Value
Type:
Int32See Also