Skip to content

TInspector

Stanislav Podolia edited this page Aug 8, 2019 · 2 revisions

Flow Wiki

TInspector

  • Width

  • Height

  • IBaseline

    • baseline : DynamicBehaviour<double>
  • AvailableWidth

  • AvailableHeight

  • ISize

  • IAvailable

  • IMinWidth

    • width : DynamicBehaviour<double>
  • IMinHeight

    • height : DynamicBehaviour<double>
  • IMaxWidth

    • width : DynamicBehaviour<double>
  • IMaxHeight

    • height : DynamicBehaviour<double>
  • IMinSize

    • widthHeight : DynamicBehaviour<WidthHeight>
  • IMaxSize

    • widthHeight : DynamicBehaviour<WidthHeight>
  • IMetricsOnly
    Don't show content, only calculate metrics

Clone this wiki locally