logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Enum UiComponentInteractionType

    Enumeration representing different UI component interaction types.

    Namespace: Serenity.Ui.Domain.Types
    Assembly: Serenity.Ui.Domain.dll
    Syntax
    public enum UiComponentInteractionType

    Fields

    Name Description
    DROPDOWN

    Dropdown interaction type.

    INPUT

    Input interaction type.

    SELECTOR

    Selector interaction type.

    SLIDER

    Slider interaction type.

    STRING

    String interaction type.

    SUBMIT

    Submit interaction type.

    TOGGLE

    Toggle interaction type.

    In this article
    © 2026 Serenity. All Rights Reserved