Window.

HasSystemDecorationsProperty Field

Summary

Enables or disables system window decorations (title bar, buttons, etc)
Namespace
Avalonia.Controls
Containing Type
Window

Syntax

[Obsolete("Use SystemDecorationsProperty instead")]
public static readonly DirectProperty<Window, bool> HasSystemDecorationsProperty

Attributes

Type Description
ObsoleteAttribute