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

InvalidPosition

Field in Position

Summary

Represents the default value for a Position.

public static readonly Position InvalidPosition = new(-1, -1);

Last updated

Was this helpful?