MAUI | ComponentOne
C1.Maui.Core Assembly / C1.Maui.Core Namespace / KeyEventArgs Class / Char Property
In This Topic
    Char Property
    In This Topic
    Gets the char associated with the key that originated this event.
    Syntax
    public char Char {get;}
    See Also