LatestCharacter Property (Ime.ImeCompositionChangedEventArgs)
Gets the lastest change to the composition string.
'Declaration
Public ReadOnly Property LatestCharacter As Char
public char LatestCharacter {get;}
Property Value
A
char indicates the lastest change to the composition string.