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