TopLevelFrameSize Property
Gets or sets the total size of the window.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Size? FrameSize { get; protected set; }
Public Property FrameSize As Size?
Get
Protected Set
member FrameSize : Nullable<Size> with get, set
Property Value
NullableSize