Skip to content

Extend

  • This container extends its size to take the maximum available space.
csharp
.Extend()
.ExtendVertical()
.ExtendHorizontal()

Released under the MIT License