@nextcloud/files

    Interface DeviceOrientationEventInit

    interface DeviceOrientationEventInit {
        absolute?: boolean;
        alpha?: null | number;
        beta?: null | number;
        bubbles?: boolean;
        cancelable?: boolean;
        composed?: boolean;
        gamma?: null | number;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    absolute?: boolean
    alpha?: null | number
    beta?: null | number
    bubbles?: boolean
    cancelable?: boolean
    composed?: boolean
    gamma?: null | number
    MMNEPVFCICPMFPCPTTAAATR