Contents

GraphicsContext.ResolvedSymbol

A static sequence of drawing operations that may be drawn multiple times, preserving their resolution independence.

Declaration

struct ResolvedSymbol

Overview

You resolve a child view in preparation for drawing it into a context by calling resolveSymbol(id:). The resolved view takes into account environment values like the display resolution and current color scheme.

Topics

Getting the symbol properties

See Also

Resolving a drawn entity