WindowSpec.StartVisible property
Whether the window is visible on first run (before user toggles via hotkey).
public bool StartVisible { get; set; }See Also
Section titled “See Also”- record WindowSpec
- namespace Stellar.Abstractions.Domain
Whether the window is visible on first run (before user toggles via hotkey).
public bool StartVisible { get; set; }