InputPaneStateEventArgsStartRect Property
The initial bounds of the input pane.
Namespace: Avalonia.Controls.PlatformAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Rect? StartRect { get; }
Public ReadOnly Property StartRect As Rect?
Get
member StartRect : Nullable<Rect> with get
Property Value
NullableRect