Table of Contents

Enum MacOSWindowTitle

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

The visibility of the native macOS window title.

public enum MacOSWindowTitle

Fields

Hidden = 1

The native title is hidden.

Visible = 0

The native title is visible.