Skip to content
Version 2.11.0
↓ Get the launcher

ScrollElement record

Vertical scroll viewport (fixed Height) wrapping a child subtree + a themed thin scrollbar.

public record ScrollElement : IEquatable<HudElement>
name description
ScrollElement(…) Vertical scroll viewport (fixed Height) wrapping a child subtree + a themed thin scrollbar.
Child { get; set; }
Height { get; set; }