C1.Maui.Core Assembly / C1.Maui.Core Namespace / C1TappedEventArgs Class / IsCtrlPressed Property
In This Topic
IsCtrlPressed Property (C1TappedEventArgs)
In This Topic
Gets whether ctrl key is pressed.
Syntax
public bool IsCtrlPressed {get;}
See Also