Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.HeadlessTestingFramework
TouchInputSimulator.TouchPoint
Properties
IsActive
Menu
On this page
IsActive Property
Definition
Namespace
Avalonia.HeadlessTestingFramework
Assembly
HeadlessTestingFramework.dll
View source
Whether the touch point is currently active.
public bool IsActive { get; set; }
Returns
Boolean