Window.

HasSystemDecorations Property

Summary

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

Syntax

[Obsolete("Use SystemDecorations instead")]
public bool HasSystemDecorations { get; set; }

Attributes

Type Description
ObsoleteAttribute

Value

Type Description
bool