interface ScreenOrientationEventMap {
    change: Event;
}
Index

Properties

Properties

change: Event