KeyboardControlIsAltPressed Property
Gets a value indicating if Alt key is currently activated (any of the two -left or right).
Namespace: BeeMobile.KeyboardAssembly: BeeMobile.Keyboard.NET48 (in BeeMobile.Keyboard.NET48.dll) Version: 4.8.2.1
public virtual bool IsAltPressed { get; }
Public Overridable ReadOnly Property IsAltPressed As Boolean
Get
Property Value
Boolean