logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class UiDomainEnumsTests

    Guards the member set and default (zero) values of the Ui domain enums. Several pieces of domain logic depend on these: e.g. FlexboxSolver treats AUTO as the default size unit, and the LayoutSize default struct has AUTO as its unit.

    Inheritance
    object
    UiDomainEnumsTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.Ui.Tests.Domain
    Assembly: Tests.dll
    Syntax
    public class UiDomainEnumsTests

    Constructors

    UiDomainEnumsTests()

    Declaration
    public UiDomainEnumsTests()

    Methods

    ContainerContentMode_StackIsDefaultZero()

    Declaration
    public void ContainerContentMode_StackIsDefaultZero()

    LayoutAlignment_StartIsDefaultZero()

    Declaration
    public void LayoutAlignment_StartIsDefaultZero()

    LayoutDirection_RowIsDefaultZero()

    Declaration
    public void LayoutDirection_RowIsDefaultZero()

    LayoutScrollAxis_VerticalIsDefaultZero()

    Declaration
    public void LayoutScrollAxis_VerticalIsDefaultZero()

    LayoutSizeUnit_AutoIsDefaultZero()

    Declaration
    public void LayoutSizeUnit_AutoIsDefaultZero()

    LayoutSizeUnit_HasExpectedMembers()

    Declaration
    public void LayoutSizeUnit_HasExpectedMembers()

    UiAnchorType_CenterIsDefaultZero()

    Declaration
    public void UiAnchorType_CenterIsDefaultZero()

    UiComponentAlignmentType_CenterIsDefaultZero()

    Declaration
    public void UiComponentAlignmentType_CenterIsDefaultZero()

    UiComponentInteractionType_StringIsDefaultZero()

    Declaration
    public void UiComponentInteractionType_StringIsDefaultZero()

    UiComponentValueType_HasExpectedMembers()

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