interface ExperimentalProxyOrientationEvent {
    data: OrientationEvent;
    event: "orientation";
}

Properties

Properties

event: "orientation"