Click or drag to resize

ProjectSettingsPage_GeneralCustomizeWindowsStyle Property

Whether to use custom style for window title bars. Restart the editor to apply changes.

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Reference<ProjectSettingsPage_GeneralCustomizeWindowsStyleEnum> CustomizeWindowsStyle { get; set; }

Property Value

Type: ReferenceProjectSettingsPage_GeneralCustomizeWindowsStyleEnum
See Also