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

    Show / Hide Table of Contents

    Enum UITextWrapMode

    Describes how a text in an element should wrap when it reached the maximum horizontal space it can take.

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

    Fields

    Name Description
    Auto

    Wrap automatically or not depending on the user's settings.

    NoWrap

    Do not wrap the text to a new line.

    Wrap

    Wrap the text to a new line.

    Extension Methods

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