Skip to content
Version 2.11.0
↓ Get the launcher

SeparatorElement record

1 px themed divider (the faint row/section separator). Vertical = a 1 px-wide full-height divider for splitting columns inside a Row (else a 1 px-tall full-width line between rows).

public record SeparatorElement : IEquatable<HudElement>
name description
SeparatorElement(…) 1 px themed divider (the faint row/section separator). Vertical = a 1 px-wide full-height divider for splitting columns inside a Row (else a 1 px-tall full-width line between rows).
Vertical { get; set; }