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