Class UnityUiBackgroundComponentParameters
Unity-specific parameters for background UI components.
Inherits from UiInteractableComponentParameters just to reuse the standard fields
(Id, Guid, Index, FoundationViewElementFactory, etc.) required by IUiComponentParameters.
Background components ignore interactive-specific fields but can still benefit from common metadata.
Namespace: Serenity.Ui.Infrastructure.Components
Assembly: Serenity.UnityUi.Infrastructure.dll
Syntax
public class UnityUiBackgroundComponentParameters : UiComponentParameters
Constructors
UnityUiBackgroundComponentParameters()
Declaration
public UnityUiBackgroundComponentParameters()