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

    Show / Hide Table of Contents

    Enum UISpacing

    Defines the different spacing to apply between element in the layout.

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

    Fields

    Name Description
    Large

    A large space between element. Use this space to separate sections.

    Medium

    A medium space between element. Use this space to separate groups of elements.

    None

    No space between element. Use this space between element or text that should be closed from each other.

    Small

    A small space between element. Use this space between elements of a same group.

    Extension Methods

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