TopLevelFrameSize Property

Gets or sets the total size of the window.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Size? FrameSize { get; protected set; }

Property Value

NullableSize

See Also