Skip to main content

IsHitTestVisible Property

Gets or sets a value indicating whether the control is considered for hit testing.

Definition

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

public bool IsHitTestVisible { get; set; }

Property Value

Boolean

Implements

IInputElement.IsHitTestVisible

See Also

Reference

InputElement Class
Avalonia.Input Namespace