Table of Contents

Enum MacOSWindowTitleHeight

Namespace
Xui.Core.Abstract
Assembly
Xui.Core.dll

The native macOS title and toolbar height.

public enum MacOSWindowTitleHeight

Fields

Default = 0

The standard AppKit title-bar height.

Large = 2

The unified toolbar height.

Medium = 1

The compact unified toolbar height.