XenoAtom.Terminal.UI Home
  1. Home
  2. Docs
  3. Controls
  4. API
    1. Sponsor
    2. GitHub
    Menu
    Loading menu…

    On this page

    1. Home
    2. API
    3. XenoAtom.Terminal.UI.Styling
    4. PromptEditorStyle

    PromptEditorStyle Class

    Definition

    Namespace XenoAtom.Terminal.UI.Styling
    Assembly XenoAtom.Terminal.UI.dll
    Inherits Object
    Implements IStyle<T>, IEquatable<PromptEditorStyle>
    Show inherited members (4)
    • System.Object.Equals(System.Object?, System.Object?)
    • System.Object.GetType()
    • System.Object.MemberwiseClone()
    • System.Object.ReferenceEquals(System.Object?, System.Object?)
    [NullableContext((byte)1)]
    [Nullable((byte)0)]
    public sealed record PromptEditorStyle : IStyle<PromptEditorStyle>, IEquatable<PromptEditorStyle>
    
    Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

    Constructors (1)

    PromptEditorStyle()

    Properties (12)

    Background
    ContinuationPromptForeground
    Default
    GhostForeground
    IStyle<PromptEditorStyle>.Key
    Padding
    PlaceholderForeground
    PromptForeground
    PromptSeparatorForeground
    PromptSidebarBackground
    Selection
    ShowPromptSeparator

    Methods (14)

    <Clone>$()
    BackgroundStyle(Theme, Boolean)
    ContinuationPromptStyle(Theme, Boolean)
    Equals(Object?)
    Equals(PromptEditorStyle?)
    GetHashCode()
    GhostStyle(Theme, Boolean)
    PlaceholderStyle(Theme, Boolean)
    PromptSeparatorStyle(Theme, Boolean)
    PromptSidebarBackgroundStyle(Theme, Boolean)
    PromptStyle(Theme, Boolean)
    SelectionStyle(Theme)
    ToString()
    WordHintStyle(Theme)

    Operators (2)

    Equality(PromptEditorStyle?, PromptEditorStyle?)
    Inequality(PromptEditorStyle?, PromptEditorStyle?)

    This project is part of the XenoAtom.


    Copyright © 2026, Alexandre Mutel aka xoofx - Content licensed under the Creative Commons CC BY 4.0 | Site generated by lunet hosted on GitHub Pages