logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    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.

    Inheritance
    object
    UnityUiBackgroundComponentParameters
    Namespace: Serenity.Ui.Infrastructure.Components
    Assembly: Serenity.UnityUi.Infrastructure.dll
    Syntax
    public class UnityUiBackgroundComponentParameters : UiComponentParameters

    Constructors

    UnityUiBackgroundComponentParameters()

    Declaration
    public UnityUiBackgroundComponentParameters()
    In this article
    © 2026 Serenity. All Rights Reserved