Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ViewportFallback<TLength>

Type parameters

  • TLength

Hierarchy

  • ViewportFallback

Index

Properties

Optional OOrientation

Optional height

height: ViewportHeightProperty<TLength> | ViewportHeightProperty<TLength>[]

Optional maxHeight

maxHeight: ViewportMaxHeightProperty<TLength> | ViewportMaxHeightProperty<TLength>[]

Optional maxWidth

maxWidth: ViewportMaxWidthProperty<TLength> | ViewportMaxWidthProperty<TLength>[]

Optional maxZoom

Optional minHeight

minHeight: ViewportMinHeightProperty<TLength> | ViewportMinHeightProperty<TLength>[]

Optional minWidth

minWidth: ViewportMinWidthProperty<TLength> | ViewportMinWidthProperty<TLength>[]

Optional minZoom

Optional msHeight

msHeight: ViewportHeightProperty<TLength> | ViewportHeightProperty<TLength>[]

Optional msMaxHeight

msMaxHeight: ViewportMaxHeightProperty<TLength> | ViewportMaxHeightProperty<TLength>[]

Optional msMaxWidth

msMaxWidth: ViewportMaxWidthProperty<TLength> | ViewportMaxWidthProperty<TLength>[]

Optional msMaxZoom

Optional msMinHeight

msMinHeight: ViewportMinHeightProperty<TLength> | ViewportMinHeightProperty<TLength>[]

Optional msMinWidth

msMinWidth: ViewportMinWidthProperty<TLength> | ViewportMinWidthProperty<TLength>[]

Optional msMinZoom

Optional msOrientation

Optional msUserZoom

Optional msWidth

msWidth: ViewportWidthProperty<TLength> | ViewportWidthProperty<TLength>[]

Optional msZoom

Optional orientation

Optional userZoom

Optional width

width: ViewportWidthProperty<TLength> | ViewportWidthProperty<TLength>[]

Optional zoom

Generated using TypeDoc