InputElement.

IsHitTestVisible Property

Summary

Gets or sets a value indicating whether the control is considered for hit testing.
Namespace
Avalonia.Input
Containing Type
InputElement

Syntax

public bool IsHitTestVisible { get; set; }

Value

Type Description
bool