API reference

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

I

interfaceCanvasSizingHostMetrics

@codexo/exojs / core / stable

The size of the element a sizing policy tracks, in CSS pixels.

2
props
0
methods
0
events
Import
import { CanvasSizingHostMetrics } from '@codexo/exojs'

The size of the element a sizing policy tracks, in CSS pixels.

Properties2
height: number
width: number
Source