Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ItemSpec

Defines row/column specific properties that apply to GridLayout elements.

Hierarchy

  • ItemSpec

Index

Constructors

constructor

Properties

actualLength

actualLength: number

Gets the actual length of an ItemSpec.

gridUnitType

gridUnitType: GridUnitType

Returns unit type of this ItemSpec instance.

isAbsolute

isAbsolute: boolean

Returns true if this ItemSpec instance holds an absolute (pixel) value.

isAuto

isAuto: boolean

Returns true if this GridLength instance is automatic (not specified).

isStar

isStar: boolean

Returns true if this ItemSpec instance holds weighted proportion of available space.

value

value: number

Returns value part of this ItemSpec instance.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method