API reference

Every public class, method, and event in @codexo/exojs. Generated from source.

I

interfaceOffscreenSurfaceRect

@codexo/exojs / core / stable

Where the surface is displayed, in the coordinate space the forwarded pointer events use.

4
props
0
methods
0
events
Import
import { OffscreenSurfaceRect } from '@codexo/exojs'

Where the surface is displayed, in the coordinate space the forwarded pointer events use.

Properties4
height: number
left: number
top: number
width: number
Source