mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 07:47:54 +01:00
Updated docs
This commit is contained in:
@@ -66,6 +66,7 @@ The [Pos](~/api/Terminal.Gui.Pos.yml) is the type of `View.X` and `View.Y` and s
|
||||
* Anchored from the end of the dimension - `Pos.AnchorEnd()`.
|
||||
* Centered, using `Pos.Center()`.
|
||||
* The `Pos.Left(otherView)`, `Pos.Top(otherView)`, `Pos.Bottom(otherView)`, `Pos.Right(otherView)` positions of another view.
|
||||
* Justified (left, right, center, etc...) with other views - `Pos.Justify(Justification)`.
|
||||
|
||||
All `Pos` coordinates are relative to the Superview's content area.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user