Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ContinuousViewportSize

Defines range of size with minimum and maximum values for with and height.

interface

Hierarchy

  • ContinuousViewportSize

Index

Properties

maxPixelHeight

maxPixelHeight: number

maxPixelWidth

maxPixelWidth: number

minPixelHeight

minPixelHeight: number

minPixelWidth

minPixelWidth: number

type

type: "CONTINUOUS"