logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class CustomTMPDropdown.DropdownShownEvent

    Serializable UnityEvent that is invoked when the dropdown list is shown to the user.
    Can be used to trigger additional UI effects or sound feedback when the dropdown opens.
    Allows Unity Inspector configuration and runtime subscription for dropdown visibility events.

    Inheritance
    object
    CustomTMPDropdown.DropdownShownEvent
    Namespace: Serenity.Ui.Infrastructure.Components
    Assembly: Serenity.UnityUi.Infrastructure.dll
    Syntax
    public class CustomTMPDropdown.DropdownShownEvent : UnityEvent

    Constructors

    DropdownShownEvent()

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