Table of Contents

Enum ExtendClientAreaChromeHints

Namespace
Avalonia.Platform
Assembly
Avalonia.Controls.dll

Hint for Window Chrome when ClientArea is Extended.

[Flags]
public enum ExtendClientAreaChromeHints

Fields

Default = 2

The default for the platform.

NoChrome = 0

The will be no chrome at all.

OSXThickTitleBar = 8

On OSX the titlebar is the thicker toolbar kind. Causes traffic lights to be positioned slightly lower than normal.

PreferSystemChrome = 2

Use system chrome where possible. OSX system chrome is used, Windows managed chrome is used. This is because Windows Chrome can not be shown on top of user content.

SystemChrome = 1

Use SystemChrome