InputPaneStateEventArgsStartRect Property

The initial bounds of the input pane.

Definition

Namespace: Avalonia.Controls.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Rect? StartRect { get; }

Property Value

NullableRect

See Also