displayDidEndReconfiguration(_:)
The method the framework calls when the reconfiguration operation ends.
Declaration
optional func displayDidEndReconfiguration(_ display: VZGraphicsDisplay)Parameters
- display:
The Vzgraphicsdisplay whose state is changing.
Discussion
Frame updates have arrived at the most recently requested display size and configuration.
The framework invokes this method on the VM’s queue.