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>Public Members
Section titled “Public Members”| 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; } |
See Also
Section titled “See Also”- record HudElement
- namespace Stellar.Abstractions.Services