Event
public enum Event
                Encapsulates changes to the physical orientation of the device.
- 
                  
                  
The physical orientation of the device has changed.
Declaration
Swift
case didChange(UIDeviceOrientation) 
            View on GitHub
          
            Install in Dash
          
      Event Enumeration Reference