- BufSizeA
int BufSizeA;
Undocumented in source.
- CurLenA
int CurLenA;
- CurLenW
int CurLenW;
Undocumented in source.
- CursorAnim
float CursorAnim;
Undocumented in source.
- CursorFollow
bool CursorFollow;
Undocumented in source.
- Id
ImGuiID Id;
Undocumented in source.
- InitialText
ImVector!char InitialText;
Undocumented in source.
- InputCursorScreenPos
ImVec2 InputCursorScreenPos;
Undocumented in source.
- ScrollX
float ScrollX;
Undocumented in source.
- SelectedAllMouseLock
bool SelectedAllMouseLock;
Undocumented in source.
- StbState
STB_TexteditState StbState;
Undocumented in source.
- TempTextBuffer
ImVector!char TempTextBuffer;
Undocumented in source.
- Text
ImVector!ImWchar Text;
Undocumented in source.