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

    Class SetStackPanelWidthDto

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • OptionalstackPanel: StackPanel
      • Optionalwidth: string | number

      Returns SetStackPanelWidthDto

    Properties

    stackPanel: StackPanel

    Stack panel to update

    undefined
    
    width: string | number

    Width of the stack panel

    undefined
    

    true