Skip to main content

OnPointerEntered Method

Called before the PointerEntered event occurs.

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)

protected virtual void OnPointerEntered(
PointerEventArgs e
)

Parameters

  PointerEventArgs
The event args.

See Also

Reference

InputElement Class
Avalonia.Input Namespace