PromptMarkup Property

Definition

Assembly XenoAtom.Terminal.dll

Optional function that returns prompt markup, written before the editable text.

public TerminalReadLinePromptMarkupRenderer? PromptMarkup {[CompilerGenerated]
    get; [CompilerGenerated]
    set; }

Returns

Remarks

This callback is invoked once per ReadLine call (best effort) and the result is cached for the duration of that read.