WindowSpec.MinWidth property
Minimum allowed window width in pixels when Resizable is true.
public float MinWidth { get; set; }See Also
Section titled “See Also”- record WindowSpec
- namespace Stellar.Abstractions.Domain
Minimum allowed window width in pixels when Resizable is true.
public float MinWidth { get; set; }