Enum MacOSWindowTitle
The visibility of the native macOS window title.
public enum MacOSWindowTitle
Fields
Hidden = 1The native title is hidden.
Visible = 0The native title is visible.
The visibility of the native macOS window title.
public enum MacOSWindowTitle
Hidden = 1The native title is hidden.
Visible = 0The native title is visible.