bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Class SetStackPanelHeightDto

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • OptionalstackPanel: StackPanel
      • Optionalheight: string | number

      Returns SetStackPanelHeightDto

    Properties

    stackPanel: StackPanel

    Stack panel to update

    undefined
    
    height: string | number

    Height of the stack panel.

    undefined
    

    true