Skip to content
On this page

Extend

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

Released under the MIT License