ICustomHitTest Interface
Allows customization of hit-testing
Definition
Namespace: Avalonia.Rendering
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public interface ICustomHitTest
Public Interface ICustomHitTest
type ICustomHitTest = interface end
Methods
HitTest(Point) |