logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class HorizontalOptionWidthModeTests

    Tests for HorizontalOptionWidthMode. CONTENT must be value 0 so existing horizontal menus keep their historical per-option content sizing when no value is stored; the remaining modes have stable, distinct values.

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

    Constructors

    HorizontalOptionWidthModeTests()

    Declaration
    public HorizontalOptionWidthModeTests()

    Methods

    Content_IsZero_ToPreserveHistoricalSizing()

    Declaration
    public void Content_IsZero_ToPreserveHistoricalSizing()

    DeclaredNames_AreExactlyTheFourModes()

    Declaration
    public void DeclaredNames_AreExactlyTheFourModes()

    Default_IsContent()

    Declaration
    public void Default_IsContent()

    Explicit_IsThree()

    Declaration
    public void Explicit_IsThree()

    Fill_IsTwo()

    Declaration
    public void Fill_IsTwo()

    Uniform_IsOne()

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