EndRect Property
The final bounds of the input pane.
Definition
Namespace: Avalonia.Controls.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public Rect EndRect { get; }
Public ReadOnly Property EndRect As Rect
Get
member EndRect : Rect with get
Property Value
RectSee Also
Reference
InputPaneStateEventArgs Class
Avalonia.Controls.Platform Namespace