set_manual_height(
self,
height: int,
) -> None| Name | Type | Description |
|---|---|---|
height* | int | Desired composer height in rows. |
Request a manual composer height and render it.
The request is stored clamped only by the screen ceiling; the popup and content constraints are applied at render time so they stay reversible.