RawPointerPointContactRect Property
Gets the bounding rectangle of the contact area (typically from touch input).
Namespace: Avalonia.Input.RawAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Rect ContactRect { get; set; }
Public Property ContactRect As Rect
Get
Set
member ContactRect : Rect with get, set
Property Value
Rect