IKeyboardDevice Interface

Namespace
Avalonia.Input
Interfaces
Implementing Types
graph BT Type-.->Interface0["IInputDevice"] click Interface0 "/api/Avalonia.Input/IInputDevice" Type-.->Interface1["INotifyPropertyChanged"] Type["IKeyboardDevice"] class Type type-node Implementing0["KeyboardDevice"]-.->Type click Implementing0 "/api/Avalonia.Input/KeyboardDevice"

Syntax

public interface IKeyboardDevice : IInputDevice, INotifyPropertyChanged

Properties

Name Value Summary
FocusedElement IInputElement?

Methods