Methods_T_WolfCurses_StringExtensions - Maxwolf/WolfCurses GitHub Wiki
The StringExtensions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() |
Truncate | Cuts off a string given a certain input amount, useful for ensuring the user never enters more than possible into a given field. |
![]() ![]() |
WordWrap | Word wraps the given text to fit within the specified width. |