symbols
A view that provides child views that you can use in the drawing callback.
Declaration
var symbols: SymbolsDiscussion
Uniquely tag each child view using the View/tag(_:) modifier, so that you can find them from within your renderer using the resolveSymbol(id:) method.