Contents

removeObserver(_:)

Removes a display configuration change observer.

Declaration

func removeObserver(_ observer: any VZGraphicsDisplayObserver)

Parameters

  • observer:

    The observer to remove from notifications about display configuration changes.

See Also

Observing changes to the display configuration