# LibTmux.Window.Edge

- **Module:** LibTmux.Window
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** property
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/6656a563ec9e07ab52e0c3ac96f7704fc94cc0c0/src/LibTmux/Window.Relations.cs#L53
- **Page:** https://libtmux.org/reference/dotnet/libtmux-window-edge/

Gets where this window sits in the session it was read from.

A window linked into several sessions has one edge per session. This is
the edge for the session this handle was read through, which is why the
handle can answer it at all.
