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.
Removes a display configuration change observer.
func removeObserver(_ observer: any VZGraphicsDisplayObserver)The observer to remove from notifications about display configuration changes.