IsHitTestVisible Property
Gets a value indicating whether the control is considered for hit testing.
Definition
Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
bool IsHitTestVisible { get; }
ReadOnly Property IsHitTestVisible As Boolean
Get
abstract IsHitTestVisible : bool with get