Creates an instance of ShowingCharInfo.
The previous input state, which was a dictionary selection.
The phrase for which character information is being shown.
ReadonlycomposingA string buffer that stores the current composing text. This represents the text that is currently being typed but not yet committed.
ReadonlycursorThe current cursor position in the composition buffer. Represents the index where new input will be inserted.
ReadonlymenuThe menu of character information.
ReadonlypreviousThe previous input state, which was a dictionary selection.
ReadonlyselectedThe phrase for which character information is being shown.
ReadonlytooltipThe tooltip to display for this input state
Represents the state where the user is viewing detailed character information for a selected phrase, such as string length, UTF-8 hex, UTF-16 hex, and URL-encoded forms.