KeyboardLayout Class
A UserControl that represents a generic empty Keyboard Layout.
Namespace: BeeMobile.VirtualKeyboardAssembly: BeeMobile.VirtualKeyboard.AVA.NET6 (in BeeMobile.VirtualKeyboard.AVA.NET6.dll) Version: 11.0.0.2+aef809e856abb10e94d0b4c45f10d1805addc36e
public abstract class KeyboardLayout : UserControl
[<AbstractClassAttribute>]
type KeyboardLayout =
class
inherit UserControl
end
- Inheritance
- Object AvaloniaObject Animatable StyledElement Visual Layoutable Interactive InputElement Control TemplatedControl ContentControl UserControl KeyboardLayout
- Derived
- More Less
To create a specific Keyboard Layout you should derive from this class.
| LayoutName |
A name used to differentiate the Layout from other layouts.
|