DevToys logo DevToys
  • Home
  • Blog
  • Documentation
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum UIGridUnitType

    Represents the unit type of a row or column.

    Namespace: DevToys.Api
    Assembly: DevToys.Api.dll
    Syntax
    public enum UIGridUnitType

    Fields

    Name Description
    Auto

    The row or column is auto-sized to fit its content.

    Fraction

    The row or column is sized as a weighted proportion of available space.

    Pixel

    The row or column is sized in device independent pixels.

    Extension Methods

    LoggingExtensions.Log<UIGridUnitType>(UIGridUnitType)
    In this article
    DevToys logo © 2024 DevToys