interface ScreenOrientationEventMap {
    change: Event;
}

Properties

Properties

change: Event

Generated using TypeDoc