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

shadowLineID

Field in StringInfo

Summary

The ID of the line that this line is shadowing, or null if this line is not shadowing another line.

public string? shadowLineID;

Last updated

Was this helpful?