addObserver(_:)
Adds an observer to notify about display configuration changes.
Declaration
func addObserver(_ observer: any VZGraphicsDisplayObserver)Parameters
- observer:
The new observer the framework notifies about display configuration changes.