Skip to content

DisableCloseButton

.halguru.yamlAgentUIDisableCloseButton

Gets or sets a value indicating whether the close button should be disabled. If set to true, the close button will not be displayed or functional. This can be used in specific themes to prevent the user from closing the interface.

Agent:
  UI:
    DisableCloseButton: false
Name Description
Title Disable Close Button
Type Boolean
Required False

Technical Information#

Property Value
Path Agent.UI.DisableCloseButton
Internal Type System.Boolean
Internal Root Type AgentConfiguration
File Extension .halguru.yaml
JSON Schema halguru-schema.json

Last updated: 2025-10-13
Autogenerated: Yes
AI powered: Yes
Core version: 1.66.0