Contents

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.

See Also

Observing changes to the display configuration