Contents

displayDidEndReconfiguration(_:)

The method the framework calls when the reconfiguration operation ends.

Declaration

optional func displayDidEndReconfiguration(_ display: VZGraphicsDisplay)

Parameters

Discussion

Frame updates have arrived at the most recently requested display size and configuration.

The framework invokes this method on the VM’s queue.

See Also

Reacting to changes in display configuration