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)