The NavigationFlagsSchema defines all of the data provided directly by the NavigationFlagsExtension (which is, just the map of durable, developer facing keys to NavigationFlagDeclarations).
Other extensions will depend on this schema to add utility types like WithFlags or FlaggedGeometryAnchor to their schemas, which will then have flags properties describing their present navigation flags.
The NavigationFlagsSchema defines all of the data provided directly by the NavigationFlagsExtension (which is, just the map of durable, developer facing keys to NavigationFlagDeclarations). Other extensions will depend on this schema to add utility types like WithFlags or FlaggedGeometryAnchor to their schemas, which will then have
flagsproperties describing their present navigation flags.Interface