IPointerDevice Interface

Namespace
Avalonia.Input
Interfaces
Implementing Types
graph BT Type-.->Interface0["IInputDevice"] click Interface0 "/api/Avalonia.Input/IInputDevice" Type["IPointerDevice"] class Type type-node Implementing0["IMouseDevice"]-.->Type click Implementing0 "/api/Avalonia.Input/IMouseDevice" Implementing1["MouseDevice"]-.->Type click Implementing1 "/api/Avalonia.Input/MouseDevice"

Syntax

public interface IPointerDevice : IInputDevice

Properties

Name Value Summary
Captured IInputElement?

Methods