Pointer Class

Namespace
Avalonia.Input
Interfaces
Base Types
  • object
graph BT Type-->Base0["object"] Type-.->Interface0["IPointer"] click Interface0 "/api/Avalonia.Input/IPointer" Type-.->Interface1["IDisposable"] Type["Pointer"] class Type type-node

Syntax

public class Pointer : IPointer, IDisposable

Constructors

Properties

Name Value Summary
Captured IInputElement?
Id int
IsPrimary bool
Type PointerType

Methods