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

    Show / Hide Table of Contents

    Enum UIOrientation

    Defines the different orientations that an element or layout can have.

    Namespace: DevToys.Api
    Assembly: DevToys.Api.dll
    Syntax
    [Flags]
    public enum UIOrientation

    Fields

    Name Description
    Horizontal

    Element or layout should be horizontally oriented.

    Vertical

    Element or layout should be vertically oriented.

    Extension Methods

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