XenoAtom.Terminal.UI Home
  1. Home
  2. Docs
  3. Controls
  4. API
    1. Sponsor
    2. GitHub
    Menu
    Loading menu…

    On this page

    1. Home
    2. API
    3. XenoAtom.Terminal.UI.Layout
    4. SizeHints

    SizeHints Struct

    Definition

    Namespace XenoAtom.Terminal.UI.Layout
    Assembly XenoAtom.Terminal.UI.dll
    Implements IEquatable<SizeHints>
    Show inherited members (3)
    • System.Object.Equals(System.Object?, System.Object?)
    • System.Object.GetType()
    • System.Object.ReferenceEquals(System.Object?, System.Object?)
    public readonly struct SizeHints : IEquatable<SizeHints>
    
    Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

    Properties (7)

    FlexGrowX
    FlexGrowY
    FlexShrinkX
    FlexShrinkY
    Max
    Min
    Natural

    Methods (9)

    Equals(Object)
    Equals(SizeHints)
    Fixed(Size)
    Flex(Size, Size, Size, Int32, Int32, Int32, Int32)
    FlexX(Size, Size, Int32, Int32)
    FlexY(Size, Size, Int32, Int32)
    GetHashCode()
    Normalize()
    ToString()

    Operators (2)

    Equality(SizeHints, SizeHints)
    Inequality(SizeHints, SizeHints)

    This project is part of the XenoAtom.


    Copyright © 2026, Alexandre Mutel aka xoofx - Content licensed under the Creative Commons CC BY 4.0 | Site generated by lunet hosted on GitHub Pages