Garry's Mod Wiki

DTileLayout:SetMinHeight

  DTileLayout:SetMinHeight( number minH )

Description

Determines the minimum height the DTileLayout will resize to. This is useful if child panels will be added/removed often.

Arguments

1 number minH
The minimum height the panel can shrink to.