[]
        
(Showing Draft Content)

C1.Maui.Core.C1KeyboardHelper.GetKey

GetKey Method

GetKey(KeyEventArgs)

Returns string that was pressed.

Declaration
public static string GetKey(KeyEventArgs keyEvent)
Parameters
Type Name Description
KeyEventArgs keyEvent

Data from keyboard routed events, as well as related attached and Preview events.

Returns
Type Description
string

true if the Command key is pressed, false otherwise.