KeyboardControlDrawKeyExtension Field

Add a handler method, if you want to draw custom things after a key has been drawn.

Definition

Namespace: BeeMobile.Keyboard
Assembly: BeeMobile.Keyboard.NET48 (in BeeMobile.Keyboard.NET48.dll) Version: 4.8.2.1
C#
public KeyboardControlDrawKeyExtensionDelegate DrawKeyExtension

Field Value

KeyboardControlDrawKeyExtensionDelegate

See Also