KeySpecialKey Property

Gets or sets whenever special key stroke must be sent by Keyboard instead of MappedKey and CustomText.

Definition

Namespace: BeeMobile.Keyboard
Assembly: BeeMobile.Keyboard.NET48 (in BeeMobile.Keyboard.NET48.dll) Version: 4.8.2.1
C#
public SpecialKey SpecialKey { get; set; }

Property Value

SpecialKey

See Also