HeightResizeBehavior¶
Enum defining height resize behavior in bottom-sheet mode.
Values¶
| Value | Description |
|---|---|
Default |
Applies the default height resize behavior. |
Adjustable |
Allows the user to resize the Custom Tab height manually. |
Fixed |
The Custom Tab height is fixed and cannot be manually resized. |