simgadget
    Preparing search index...

    Interface RotateResult

    interface RotateResult {
        requested: Orientation;
        adopted: Orientation;
    }
    Index
    requested: Orientation
    adopted: Orientation

    Detected by probing, not assumed — apps decline orientations (no Face ID iPhone ever adopts upside_down). Coordinates now follow this.