[]
Gets or sets the settings for the Main Menu, providing access to various features and tools.
[Parameter]
public MenuSettings MenuSettings { get; init; }
| Type | Description |
|---|---|
| MenuSettings | An MenuSettings object representing the settings for the Main Menu. |
This property can only be set once during object initialization and cannot be changed afterwards.