SettingsUnitDescriptorOrder - свойство

Sequential number for displaying the settings unit within the category.

Definition

Пространство имён: Tessa.SettingsUnits
Сборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
C#
public required int Order { get; init; }

Значение свойства

Int32

Заметки

For independent settings units, it is recommended to set the order as 10, 20, 30, etc. to allow adding new units between existing ones.

См. также