Represents that the user is inputting a number.
Creates an instance of NumberInput.
The number string entered by the user.
The list of candidate characters or phrases corresponding to the number.
Readonly
Gets the composition buffer string with "[數字]" prefix and the current input number.
A string that combines "[數字]" and the current input number.
Represents that the user is inputting a number.