Contents

RenderingProcess

A process that manages rendering in an app extension.

Declaration

struct RenderingProcess

Mentioned in

Overview

A browser can have one or more rendering extensions, each of which need a separate bundle identifier. The app can launch only one instance of each rendering extension.

Topics

Creating and invalidating extension processes

Creating XPC connections

Coordinating processes

See Also

Host app representations