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

    Show / Hide Table of Contents

    Enum UITextLineNumber

    Describes how the line number should be displayed in the text editor.

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

    Fields

    Name Description
    Auto

    Automatically show or hide the line number depending on the user's settings.

    Hide

    Do not show the line number.

    Show

    Show the line number.

    Extension Methods

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