For the complete documentation index, see llms.txt. This page is also available as Markdown.

LineHandler

Property in Dialogue

Summary

Gets or sets the LineHandler that is called when a line is ready to be shown to the user.

public LineHandler LineHandler
{
            get; set; }

Last updated

Was this helpful?