Class SplitterEventArgs | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Provides data for TileView events.
public class SplitterEventArgs : EventArgs
Inheritance
SplitterEventArgs
Inherited Members
Constructors
SplitterEventArgs(TileView, int, Pos)
Creates a new instance of the SplitterEventArgs class.
Properties
Gets the index of the splitter that is being moved. This can be used to indexSplitterDistances
New position of the splitter line (see SplitterDistances).
Container (sender) of the event.