Structure

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 参照

Drawing a Child View