Skip to main content

FrameSizeProperty Field

Defines the FrameSize property.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public static readonly DirectProperty<TopLevel, Size?> FrameSizeProperty
View Source

Field Value

DirectProperty(TopLevel, Nullable(Size))

See Also

Reference

TopLevel Class
Avalonia.Controls Namespace