Class UnityUiSubmitComponentParameters
Unity-specific parameters for submit UI components that handle button submission functionality.
Extends interactable component parameters to provide configuration for submit button components.
Inherits all standard interactable component configuration while maintaining submit-specific behavior characteristics.
Namespace: Serenity.Ui.Infrastructure.Components
Assembly: Serenity.UnityUi.Infrastructure.dll
Syntax
public class UnityUiSubmitComponentParameters : UiInteractableComponentParameters
Constructors
UnityUiSubmitComponentParameters()
Declaration
public UnityUiSubmitComponentParameters()